Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / CONNECTION_PAGENAME Property / CONNECTION_PAGENAME Property

In This Topic
    CONNECTION_PAGENAME Property
    In This Topic
    Name of page containing connection # 31026.
    Syntax
    public PropertyValue CONNECTION_PAGENAME {get; set;}
    public:
    property PropertyValue^ CONNECTION_PAGENAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also