API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_CREATIONDATE Property / PROJ_CREATIONDATE Property

In This Topic
PROJ_CREATIONDATE Property
In This Topic
Creation date # 10021.
Syntax
public PropertyValue PROJ_CREATIONDATE {get; set;}

Property Value

Returns property value of type System.DateTime.
Remarks

Date the project was created. The property is automatically assigned and cannot be changed.

See Also