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

AF SDK Reference

AFObject.UniqueID Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFObject.UniqueID Property
Read-only property that provides the object's ID as a String.

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

Syntax

public virtual string UniqueID { get; }
Public Overridable ReadOnly Property UniqueID As String
	Get

Dim instance As AFObject
Dim value As String

value = instance.UniqueID
public:
virtual property String^ UniqueID {
	String^ get ();
}
abstract UniqueID : string with get
override UniqueID : string with get

Property Value

Type: String
The object's ID as a String.

Version Information

AFSDK


See Also

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