Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_NOMINAL_VOLUME_FLOW_OF_THE_SUCTION_SIDE Property / ARTICLE_NOMINAL_VOLUME_FLOW_OF_THE_SUCTION_SIDE Property

In This Topic
    ARTICLE_NOMINAL_VOLUME_FLOW_OF_THE_SUCTION_SIDE Property
    In This Topic
    Nominal flow rate (intake side) # 26508.
    Syntax
    public PropertyValue ARTICLE_NOMINAL_VOLUME_FLOW_OF_THE_SUCTION_SIDE {get; set;}
    public:
    property PropertyValue^ ARTICLE_NOMINAL_VOLUME_FLOW_OF_THE_SUCTION_SIDE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Flow rate that flows through the suction side of an appliance or system when it is operated under the specified nominal conditions. In the case of devices such as fans, pumps and compressors, this indicates the quantity of medium (for example air or liquid) which is sucked in per unit of time.

    See Also