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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum achievable pressure at the outlet of a fluid machine, stated as absolute pressure.

    See Also