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

In This Topic
    PAGE_NAME Property
    In This Topic
    Page name # 11000.
    Syntax
    public PropertyValue PAGE_NAME {get; set;}
    public:
    property PropertyValue^ PAGE_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Consists of the page number, i.e. the page counter and subcounter.

    See Also