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

In This Topic
    ARTICLE_INTAKE_PRESSURE Property
    In This Topic
    Intake pressure # 26003.
    Syntax
    public MDPropertyValue ARTICLE_INTAKE_PRESSURE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_INTAKE_PRESSURE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Pressure prevailing at the inlet opening of the pump.

    See Also