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

AF SDK Reference

AFDatabase.HasItemsCheckedOutToMe Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFDatabase.HasItemsCheckedOutToMe Property
Determines if any items are currently checked out to the current user in the AFDatabase.

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

Syntax

public bool HasItemsCheckedOutToMe { get; }
Public ReadOnly Property HasItemsCheckedOutToMe As Boolean
	Get

Dim instance As AFDatabase
Dim value As Boolean

value = instance.HasItemsCheckedOutToMe
public:
property bool HasItemsCheckedOutToMe {
	bool get ();
}
member HasItemsCheckedOutToMe : bool with get

Property Value

Type: Boolean
Returns if there are any items currently checked out to the current user in the AFDatabase.

Version Information

AFSDK


See Also

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