AFLibrary.Created Property
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
The time that the library file was created.
Namespace: OSIsoft.AF
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
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.