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

In This Topic
    ARTICLE_TARGET_TOTAL_VOLUMETRIC_FLOW_MIN Property
    In This Topic
    Target total flow rate, min. # 26141.
    Syntax
    public MDPropertyValue ARTICLE_TARGET_TOTAL_VOLUMETRIC_FLOW_MIN {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TARGET_TOTAL_VOLUMETRIC_FLOW_MIN {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also