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

AF SDK Reference

AFChangedEventArgs.Identity Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFChangedEventArgs.Identity Property
The Identity of the sub-object that changed.

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

Syntax

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

Dim instance As AFChangedEventArgs
Dim value As AFIdentity

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

Property Value

Type: AFIdentity
Returns the Identity of the sub-object that changed.

Remarks

This property is only valid for sub-object events when IsSubObjectEvent is .

Version Information

AFSDK


See Also

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