API Help
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_SUPPLEMENTARYFIELD Property / PAGE_SUPPLEMENTARYFIELD Property

In This Topic
    PAGE_SUPPLEMENTARYFIELD Property
    In This Topic
    Supplementary field # 11901.
    Syntax
    public PropertyValue PAGE_SUPPLEMENTARYFIELD {get; set;}
    public:
    property PropertyValue^ PAGE_SUPPLEMENTARYFIELD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Property is indexed. Possible indexes are from 1 to 1000.

    Max. 1,000 words in the supplementary fields for the page that can be specified using the index.

    See Also