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

PI Powershell

AFServer.HasItemsCheckedOut Property

  • Last UpdatedDec 15, 2025
  • 1 minute read
AFServer.HasItemsCheckedOut Property

Namespace:  OSIsoft.PowerShell
Assembly:  OSIsoft.PowerShell (in OSIsoft.PowerShell.dll) Version: 3.1.1.0 (3.1.1.466)

Syntax

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

Dim instance As AFServer
Dim value As Boolean?

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

Property Value

Type: NullableBoolean

See Also

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