IAFTimeSource.ID Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Read-only property that provides a unique identifier for the time source object.
Namespace: OSIsoft.AF.Time
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
Guid ID { get; }
ReadOnly Property ID As Guid Get Dim instance As IAFTimeSource Dim value As Guid value = instance.ID
property Guid ID { Guid get (); }
abstract ID : Guid with get
Property Value
Type: GuidUnique identifier for the time source object.