Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_TARGET_TOTAL_VOLUMETRIC_FLOW {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TARGET_TOTAL_VOLUMETRIC_FLOW {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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