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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum flow rate determined in a defined time interval, consisting of control flow rate, internal leakage flow rate and outlet flow.

    See Also