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

AF SDK Reference

AFEventArgs.ID Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFEventArgs.ID Property
The unique identifier associated with the EventArgs.

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

Syntax

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

Dim instance As AFEventArgs
Dim value As Guid

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

Property Value

Type: Guid
Returns the unique identifier associated with the EventArgs. If there is not a unique identifier associated with the type of EventArgs, then Guid.Empty is returned.

Version Information

AFSDK


See Also

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