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

In This Topic
    ARTICLE_PACKAGINGQUANTITY Property
    In This Topic
    Quantity/packaging # 22122.
    Syntax
    public MDPropertyValue ARTICLE_PACKAGINGQUANTITY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_PACKAGINGQUANTITY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Number of quantity units that are contained in a packaging unit.

    See Also