API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / INSTANCE_REVISION_LOG_DATE Property / INSTANCE_REVISION_LOG_DATE(Int32) Property

In This Topic
INSTANCE_REVISION_LOG_DATE(Int32) Property
In This Topic
Modification date (change tracking) # 19032. This property isn't indexed.
Syntax
public PropertyValue INSTANCE_REVISION_LOG_DATE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.DateTime.
Remarks

Date on which an object in a revision was modified. This property is displayed as standard in the automatically generated revision marker.

See Also