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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Full page name; contains page names and the identifying and describing identifier blocks.

    See Also