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

In This Topic
    ARTICLE_FILLING_VOLUME Property
    In This Topic
    Fill volume # 26346.
    Syntax
    public MDPropertyValue ARTICLE_FILLING_VOLUME {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FILLING_VOLUME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Volume specification about the space occupied by the filler. The maximum volume that a container or similar product can hold.

    See Also