API Help
Eplan.EplApi.DataModel Namespace / OptionPropertyList Class / INSTANCE_REVISION_LOG_MARKER Property / INSTANCE_REVISION_LOG_MARKER(Int32) Property

In This Topic
INSTANCE_REVISION_LOG_MARKER(Int32) Property
In This Topic
Revision marker (change tracking) # 19030. This property isn't indexed.
Syntax
public PropertyValue INSTANCE_REVISION_LOG_MARKER( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Automatically entered marker text at modified objects in a revision. The marker text is composed from a number of different properties, e.g. revision name, creator, and modification date.

See Also