PICommonPointAttributes.CreationDate Field
- Last UpdatedJan 12, 2026
- 1 minute read
- PI System
- AF SDK 3.2.0
- Developer
Name of the Creation Date PIPoint attribute.
Namespace: OSIsoft.AF.PI
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.2.0.7
Syntax
public const string CreationDate = "creationdate"
Public Const CreationDate As String = "creationdate" Dim value As String value = PICommonPointAttributes.CreationDate
public: literal String^ CreationDate = "creationdate"
static val mutable CreationDate: string