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

In This Topic
    ARTICLE_TARGET_TOTAL_VOLUMETRIC_FLOW_MAX Property
    In This Topic
    Target total flow rate, max. # 26140.
    Syntax
    public PropertyValue ARTICLE_TARGET_TOTAL_VOLUMETRIC_FLOW_MAX {get; set;}
    public:
    property PropertyValue^ ARTICLE_TARGET_TOTAL_VOLUMETRIC_FLOW_MAX {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Predetermined maximum flow rate in the application, consisting of control flow rate, internal leakage flow rate and outlet flow.

    See Also