IAFTimeSource.Name Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- 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.2.0.7
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.