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

In This Topic
    ARTICLE_NOMINAL_SUCTION_PRESSURE Property
    In This Topic
    Nominal intake pressure # 26128.
    Syntax
    public MDPropertyValue ARTICLE_NOMINAL_SUCTION_PRESSURE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_NOMINAL_SUCTION_PRESSURE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Absolute pressure at nominal conditions in the intake.

    See Also