API Help
Eplan.EplApi.DataModel Namespace / PlacementPropertyList Class / INSTANCE_REVISION_LOG_USER Property / INSTANCE_REVISION_LOG_USER(Int32) Property

In This Topic
INSTANCE_REVISION_LOG_USER(Int32) Property
In This Topic
Creator (change tracking) # 19033. This property isn't indexed.
Syntax
public PropertyValue INSTANCE_REVISION_LOG_USER( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Editor that changed the object in a revision. This property is displayed as standard in the automatically generated revision marker.

See Also