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

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

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also