Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFCheckOutInfo.CheckOutTime Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFCheckOutInfo.CheckOutTime Property
This property is the time that the user checked out the current object.

Namespace:  OSIsoft.AF
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public AFTime CheckOutTime { get; }
Public ReadOnly Property CheckOutTime As AFTime
	Get

Dim instance As AFCheckOutInfo
Dim value As AFTime

value = instance.CheckOutTime
public:
property AFTime CheckOutTime {
	AFTime get ();
}
member CheckOutTime : AFTime with get

Property Value

Type: AFTime
Returns the time that the user checked out the current object.

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in