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

In This Topic
    ARTICLE_FLOW_FULL Property
    In This Topic
    Flow (full) # 22232.
    Syntax
    public MDPropertyValue ARTICLE_FLOW_FULL {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FLOW_FULL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Flow with information about the unit. The full value with all decimal places is always stored; the value is not rounded up. This ensures precision is retained when converting to a different unit.

    See Also