AFLibrary.Created Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
The time that the library file was created.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFTime Created { get; }
Public ReadOnly Property Created As AFTime Get Dim instance As AFLibrary Dim value As AFTime value = instance.Created
public: property AFTime Created { AFTime get (); }
member Created : AFTime with get
Property Value
Type: AFTimeReturns the time that the library file was created.