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

In This Topic
    ARTICLE_VOLUME Property
    In This Topic
    Volume # 26174.
    Syntax
    public MDPropertyValue ARTICLE_VOLUME {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_VOLUME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The volume of a container.

    See Also