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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Usable volume of the container.

    See Also