Eplan Platform API
Eplan.EplApi.DataModel Namespace / Page Class / PageTypeName Property

In This Topic
    PageTypeName Property
    In This Topic
    Returns name of the page's type.
    Syntax
    public string PageTypeName {get;}
    public:
    property String^ PageTypeName {
       String^ get();
    }

    Property Value

    Name of type of the page.
    See Also