IAFTimeSource.Name Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
This property defines the name that identifies the time source object.
Namespace: OSIsoft.AF.Time
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
string Name { get; }
ReadOnly Property Name As String Get Dim instance As IAFTimeSource Dim value As String value = instance.Name
property String^ Name { String^ get (); }
abstract Name : string with get
Property Value
Type: StringDefines the name that identifies the time source object.