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

In This Topic
    ARTICLE_PUMPING_VOLUME Property
    In This Topic
    Transport volume # 26328.
    Syntax
    public MDPropertyValue ARTICLE_PUMPING_VOLUME {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PUMPING_VOLUME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Volume of the material or liquid that can or should be conveyed.

    See Also