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

In This Topic
    PAGE_ADDITIONALSHEETNUMBER Property
    In This Topic
    Suppl. field: Sheet no. # 11033.
    Syntax
    public PropertyValue PAGE_ADDITIONALSHEETNUMBER {get; set;}
    public:
    property PropertyValue^ PAGE_ADDITIONALSHEETNUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The sheet number is used in addition to the page name and can consist of any combination of numbers and letters. It must be unique within an identifier block (same higher-level function / mounting location). A start number must be entered, e.g. M1 or LM010, so that the property can be automatically assigned in reports.

    See Also