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

In This Topic
    ARTICLE_CONTROL_FLOW_RATE Property
    In This Topic
    Control flow rate # 26152.
    Syntax
    public PropertyValue ARTICLE_CONTROL_FLOW_RATE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONTROL_FLOW_RATE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Flow rate in a control line or in a control circuit.

    See Also