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

In This Topic
    ARTICLE_TARGET_TOTAL_VOLUMETRIC_FLOW Property
    In This Topic
    Target total flow rate # 26139.
    Syntax
    public PropertyValue ARTICLE_TARGET_TOTAL_VOLUMETRIC_FLOW {get; set;}
    public:
    property PropertyValue^ ARTICLE_TARGET_TOTAL_VOLUMETRIC_FLOW {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also