Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_CONTROL_FLOW_RATE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CONTROL_FLOW_RATE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also