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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Usable volume of the container.

    See Also