Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_INPUT_VOLUME_FLOW Property / ARTICLE_INPUT_VOLUME_FLOW Property

In This Topic
    ARTICLE_INPUT_VOLUME_FLOW Property
    In This Topic
    Input flow rate # 26279.
    Syntax
    public PropertyValue ARTICLE_INPUT_VOLUME_FLOW {get; set;}
    public:
    property PropertyValue^ ARTICLE_INPUT_VOLUME_FLOW {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Flow rate flowing through the input connection.

    See Also