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

AF SDK Reference

AFProgressEventArgs.ID Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFProgressEventArgs.ID Property
The ID of the object that is being operated on.

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

Syntax

public Guid ID { get; }
Public ReadOnly Property ID As Guid
	Get

Dim instance As AFProgressEventArgs
Dim value As Guid

value = instance.ID
public:
property Guid ID {
	Guid get ();
}
member ID : Guid with get

Property Value

Type: Guid
Returns the ID of the object that is being operated on.

Version Information

AFSDK


See Also

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