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

In This Topic
PROJ_CREATIONDATE(Int32) Property
In This Topic
Creation date # 10021. This property isn't indexed.
Syntax
public PropertyValue PROJ_CREATIONDATE( 
   int index
) {get; set;}

Parameters

index

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