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

In This Topic
    ARTICLE_VOLUME_FLOW_MAX_M3_H Property
    In This Topic
    Flow rate (m³/h), max. # 26176.
    Syntax
    public PropertyValue ARTICLE_VOLUME_FLOW_MAX_M3_H {get; set;}
    public:
    property PropertyValue^ ARTICLE_VOLUME_FLOW_MAX_M3_H {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum flow rate that a device or component can achieve under specific operating conditions.

    See Also