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

In This Topic
    ARTICLE_TOTAL_VOLUME_FLOW Property
    In This Topic
    Total flow rate # 26106.
    Syntax
    public MDPropertyValue ARTICLE_TOTAL_VOLUME_FLOW {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TOTAL_VOLUME_FLOW {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Flow rate consisting of control flow rate, internal leakage flow rate and outlet flow.

    See Also