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

AF SDK Reference

PISystem.HasItemsCheckedOut Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
PISystem.HasItemsCheckedOut Property
Determines if any items are currently checked out in the PISystem.

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

Syntax

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

Dim instance As PISystem
Dim value As Boolean

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

Property Value

Type: Boolean
Returns if there are any items currently checked out in the PISystem. This includes AFContact, AFNotificationContactTemplate, and UOMDatabase objects. It does not include any objects checked out under an AFDatabase.

Version Information

AFSDK


See Also

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