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

In This Topic
    ARTICLE_FAN_AIR_FLOW Property
    In This Topic
    Blower air flow # 26353.
    Syntax
    public PropertyValue ARTICLE_FAN_AIR_FLOW {get; set;}
    public:
    property PropertyValue^ ARTICLE_FAN_AIR_FLOW {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Air flow generated by a blower. The blower air flow is usually measured in cubic meters per hour (m³/h) or liters per second (l/s) and indicates how much air the blower can move in a specific time period.

    See Also