Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_NOMINAL_SUCTION_PRESSURE {get; set;}
    public:
    property PropertyValue^ ARTICLE_NOMINAL_SUCTION_PRESSURE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Absolute pressure at nominal conditions in the intake.

    See Also