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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Identifying page name; contains page names and the identifying, but not describing identifier blocks.

    See Also