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

AF SDK Reference

AFCaseEventArgs.ID Property

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

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

Syntax

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

Dim instance As AFCaseEventArgs
Dim value As Guid

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

Property Value

Type: Guid
The property always returns Guid.Empty.

Version Information

AFSDK


See Also

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