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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum absolute pressure applied in the intake manifold of a fluid machine.

    See Also