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

In This Topic
    CONNECTION_PRESSURE Property
    In This Topic
    Pressure # 31082.
    Syntax
    public PropertyValue CONNECTION_PRESSURE {get; set;}
    public:
    property PropertyValue^ CONNECTION_PRESSURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also