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

In This Topic
    ARTICLE_ACTUAL_TOTAL_VOLUME_FLOW Property
    In This Topic
    Actual total flow rate # 26111.
    Syntax
    public PropertyValue ARTICLE_ACTUAL_TOTAL_VOLUME_FLOW {get; set;}
    public:
    property PropertyValue^ ARTICLE_ACTUAL_TOTAL_VOLUME_FLOW {
       PropertyValue^ get();
       void set (    PropertyValue^ 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 determined at the specific moment.

    See Also