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

In This Topic
    ARTICLE_ABSORPTION_VOLUME Property
    In This Topic
    Reception volume # 26223.
    Syntax
    public MDPropertyValue ARTICLE_ABSORPTION_VOLUME {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ABSORPTION_VOLUME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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