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

AF SDK Reference

AFCheckOutInfo.UserName Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFCheckOutInfo.UserName Property
This property is the name of the user that currently has the object checked out.

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

Syntax

public string UserName { get; }
Public ReadOnly Property UserName As String
	Get

Dim instance As AFCheckOutInfo
Dim value As String

value = instance.UserName
public:
property String^ UserName {
	String^ get ();
}
member UserName : string with get

Property Value

Type: String
Returns the name of the user that currently has the object checked out.

Version Information

AFSDK


See Also

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