Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PRESSURE Property / FUNC_PRESSURE Property

In This Topic
    FUNC_PRESSURE Property
    In This Topic
    Max. working pressure # 20870.
    Syntax
    public PropertyValue FUNC_PRESSURE {get; set;}
    public:
    property PropertyValue^ FUNC_PRESSURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Working pressure with specification of the unit, is used in the hose line identification.

    See Also