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

In This Topic
    INSTANCE_REVISION_LOG_MARKER_FORMAT Property
    In This Topic
    Revision marker format (change tracking) # 19031.
    Syntax
    public MDPropertyValue INSTANCE_REVISION_LOG_MARKER_FORMAT {get; set;}
    public:
    property MDPropertyValue^ INSTANCE_REVISION_LOG_MARKER_FORMAT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Defines the formatting of the revision marker text.

    See Also