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

In This Topic
    PAGE_NOMINATIOMN Property
    In This Topic
    Page description # 11011.
    Syntax
    public PropertyValue PAGE_NOMINATIOMN {get; set;}
    public:
    property PropertyValue^ PAGE_NOMINATIOMN {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

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

    Descriptive text for the page, is displayed in (e.g.) the tree view of the page navigator or in reports. Line breaks are permitted.

    See Also