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

In This Topic
    ARTICLE_COLLECTION_VOLUME Property
    In This Topic
    Retention volume # 26221.
    Syntax
    public PropertyValue ARTICLE_COLLECTION_VOLUME {get; set;}
    public:
    property PropertyValue^ ARTICLE_COLLECTION_VOLUME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Volume which a container or a device can receive for collecting excess fluids or materials. This is relevant to prevent leaks or overflows.

    See Also