Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_ULTIMATE_PRESSURE_SET Property / ARTICLE_ULTIMATE_PRESSURE_SET Property

In This Topic
    ARTICLE_ULTIMATE_PRESSURE_SET Property
    In This Topic
    Final pressure, preset # 26100.
    Syntax
    public PropertyValue ARTICLE_ULTIMATE_PRESSURE_SET {get; set;}
    public:
    property PropertyValue^ ARTICLE_ULTIMATE_PRESSURE_SET {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Default pressure at the outlet of the fluid machine, specified as absolute pressure.

    See Also