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

In This Topic
INSTANCE_REVISIONID(Int32) Property
In This Topic
Revision change marker (from property comparison) # 10153. This property isn't indexed.
Syntax
public PropertyValue INSTANCE_REVISIONID( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Displays the type of change to an object in a revision (added, changed or deleted).

See Also