IAFTimeSource.ID Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- 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.1.1.1182
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.