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

In This Topic
    ARTICLE_TOTAL_PRESSURE_DIFFERENCE_MIN Property
    In This Topic
    Total pressure difference, min. # 26104.
    Syntax
    public MDPropertyValue ARTICLE_TOTAL_PRESSURE_DIFFERENCE_MIN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TOTAL_PRESSURE_DIFFERENCE_MIN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum absolute value of the pressure increase between the intake pressure and the final pressure.

    See Also