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

In This Topic
    PAGE_REVISION_SUBSTITUTIONOF Property
    In This Topic
    Replacement of # 11085.
    Syntax
    public PropertyValue PAGE_REVISION_SUBSTITUTIONOF {get; set;}
    public:
    property PropertyValue^ PAGE_REVISION_SUBSTITUTIONOF {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Filled in during a data transfer from EPLAN 21 with the value of the corresponding EPLAN 21 property, but not otherwise used.

    See Also