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

In This Topic
    ARTICLE_INTAKE_CAPACITY Property
    In This Topic
    Intake capacity # 26194.
    Syntax
    public PropertyValue ARTICLE_INTAKE_CAPACITY {get; set;}
    public:
    property PropertyValue^ ARTICLE_INTAKE_CAPACITY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The ability of a system to draw in a certain amount of air or gas per unit of time. The value is given in cubic meters per hour (m³/h).

    See Also