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

AF SDK Reference

IAFNotificationContact.Identity Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
IAFNotificationContact.Identity Property
This read-only property contains identity of the object.

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

Syntax

AFIdentity Identity { get; }
ReadOnly Property Identity As AFIdentity
	Get

Dim instance As IAFNotificationContact
Dim value As AFIdentity

value = instance.Identity
property AFIdentity Identity {
	AFIdentity get ();
}
abstract Identity : AFIdentity with get

Property Value

Type: AFIdentity
The identity of the object.

Remarks

This property returns an enumeration value that can be used to easily identify the type of the object at runtime.

Version Information

AFSDK


See Also

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