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

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also