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

In This Topic
    PAGE_ADDITIONALPAGE Property
    In This Topic
    Suppl. field: Page # 11031.
    Syntax
    public PropertyValue PAGE_ADDITIONALPAGE {get; set;}
    public:
    property PropertyValue^ PAGE_ADDITIONALPAGE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    See Also