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