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

In This Topic
    ARTICLE_INTAKE_VOLUME Property
    In This Topic
    Intake volume # 26196.
    Syntax
    public PropertyValue ARTICLE_INTAKE_VOLUME {get; set;}
    public:
    property PropertyValue^ ARTICLE_INTAKE_VOLUME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Volume of the air or gas drawn in by the device within a certain period. The value is specified in cubic meters (m³).

    See Also