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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    The volume of a container.

    See Also