Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_ULTIMATE_PRESSURE_MIN Property / ARTICLE_ULTIMATE_PRESSURE_MIN Property

In This Topic
    ARTICLE_ULTIMATE_PRESSURE_MIN Property
    In This Topic
    Final pressure, min. # 26102.
    Syntax
    public MDPropertyValue ARTICLE_ULTIMATE_PRESSURE_MIN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ULTIMATE_PRESSURE_MIN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum possible pressure at the outlet of a fluid machine, stated as absolute pressure.

    See Also