Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolVariantPropertyList Class / INSTANCE_REVISIONMARKER Property / INSTANCE_REVISIONMARKER Property

In This Topic
    INSTANCE_REVISIONMARKER Property
    In This Topic
    Revision marker (from property comparison) # 10152.
    Syntax
    public MDPropertyValue INSTANCE_REVISIONMARKER {get; set;}
    public:
    property MDPropertyValue^ INSTANCE_REVISIONMARKER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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