Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_INSTANCE_OR_PAGE_WITH_REVISIONMARKER Property / PAGE_INSTANCE_OR_PAGE_WITH_REVISIONMARKER Property

In This Topic
    PAGE_INSTANCE_OR_PAGE_WITH_REVISIONMARKER Property
    In This Topic
    At least one object or page with revision marker (from property comparison) # 11007.
    Syntax
    public PropertyValue PAGE_INSTANCE_OR_PAGE_WITH_REVISIONMARKER {get; set;}
    public:
    property PropertyValue^ PAGE_INSTANCE_OR_PAGE_WITH_REVISIONMARKER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    At least one object per page or the page itself has a revision marker.

    See Also