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

In This Topic
    ARTICLE_THROUGHPUT Property
    In This Topic
    Throughput # 26269.
    Syntax
    public PropertyValue ARTICLE_THROUGHPUT {get; set;}
    public:
    property PropertyValue^ ARTICLE_THROUGHPUT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Quantity that is processed or transferred within a specified time period through a predefined limit. Kvs value of the valve in cubic meters per hour (m³/h).

    See Also