IAFNotificationContact.UniqueID Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Read-only property that provides the object's ID as a String.
Namespace: OSIsoft.AF.Notification
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
string UniqueID { get; }
ReadOnly Property UniqueID As String Get Dim instance As IAFNotificationContact Dim value As String value = instance.UniqueID
property String^ UniqueID { String^ get (); }
abstract UniqueID : string with get
Property Value
Type: StringThe object's ID as a String.