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

In This Topic
    CONNECTION_STATE Property
    In This Topic
    State (substance) # 31081.
    Syntax
    public PropertyValue CONNECTION_STATE {get; set;}
    public:
    property PropertyValue^ CONNECTION_STATE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also