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

In This Topic
    PAGE_REVISION_REPLACEDBY Property
    In This Topic
    Replaced by # 11086.
    Syntax
    public PropertyValue PAGE_REVISION_REPLACEDBY {get; set;}
    public:
    property PropertyValue^ PAGE_REVISION_REPLACEDBY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also