Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_THROUGHPUT Property / ARTICLE_THROUGHPUT Property

In This Topic
    ARTICLE_THROUGHPUT Property
    In This Topic
    Throughput # 26269.
    Syntax
    public MDPropertyValue ARTICLE_THROUGHPUT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_THROUGHPUT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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