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

In This Topic
PROJ_LASTMODIFICATIONDATE(Int32) Property
In This Topic
Modification date # 10023. This property isn't indexed, and is read-only.
Syntax
public PropertyValue PROJ_LASTMODIFICATIONDATE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.DateTime.
Remarks

This property is read-only..

Date of last changes to the project.

See Also