Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / INSTANCE_REVISIONMARKER Property / INSTANCE_REVISIONMARKER Property

In This Topic
    INSTANCE_REVISIONMARKER Property
    In This Topic
    Revision marker (from property comparison) # 10152.
    Syntax
    public PropertyValue INSTANCE_REVISIONMARKER {get; set;}
    public:
    property PropertyValue^ INSTANCE_REVISIONMARKER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Marker text that displays the changes to an object in a revision (compatible with EPLAN 21).

    See Also