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

AF SDK Reference

AFProgressEventArgs.Identity Property

  • Last UpdatedJan 12, 2026
  • 1 minute read
AFProgressEventArgs.Identity Property
The Identity of the object being operated on.

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

Syntax

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

Dim instance As AFProgressEventArgs
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 object being operated on.

Version Information

AFSDK


See Also

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