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

In This Topic
    ARTICLE_FLOW Property
    In This Topic
    Flow # 22126.
    Syntax
    public PropertyValue ARTICLE_FLOW {get; set;}
    public:
    property PropertyValue^ ARTICLE_FLOW {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant. Enter how many liters per minute can flow through the part. Entry is limited to 15 characters.

    See Also