Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_ABSORPTION_VOLUME Property / ARTICLE_ABSORPTION_VOLUME Property

In This Topic
    ARTICLE_ABSORPTION_VOLUME Property
    In This Topic
    Reception volume # 26223.
    Syntax
    public PropertyValue ARTICLE_ABSORPTION_VOLUME {get; set;}
    public:
    property PropertyValue^ ARTICLE_ABSORPTION_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 a specific amount of fluids or materials. This is relevant for the capacity and storage of materials.

    See Also