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

In This Topic
    PAGE_ADDITIONALGROUP Property
    In This Topic
    Suppl. field: Group # 11032.
    Syntax
    public PropertyValue PAGE_ADDITIONALGROUP {get; set;}
    public:
    property PropertyValue^ PAGE_ADDITIONALGROUP {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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