Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_FILLING_VOLUME Property / ARTICLE_FILLING_VOLUME Property

In This Topic
    ARTICLE_FILLING_VOLUME Property
    In This Topic
    Fill volume # 26346.
    Syntax
    public PropertyValue ARTICLE_FILLING_VOLUME {get; set;}
    public:
    property PropertyValue^ ARTICLE_FILLING_VOLUME {
       PropertyValue^ get();
       void set (    PropertyValue^ 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