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

PI Powershell

AFServer.HasItemsCheckedOutToMe Property

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

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

Syntax

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

Dim instance As AFServer
Dim value As Boolean?

value = instance.HasItemsCheckedOutToMe
public:
property Nullable<bool> HasItemsCheckedOutToMe {
	Nullable<bool> get ();
}
member HasItemsCheckedOutToMe : 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