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

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