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

In This Topic
    ARTICLE_FILLING_LEVEL Property
    In This Topic
    Fill capacity # 26344.
    Syntax
    public PropertyValue ARTICLE_FILLING_LEVEL {get; set;}
    public:
    property PropertyValue^ ARTICLE_FILLING_LEVEL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Ratio of the volume actually used to the maximum available volume of a container or space.

    See Also