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

In This Topic
    ARTICLE_WEIGHT_OF_THE_PACKAGING Property
    In This Topic
    Weight (packaging) # 26378.
    Syntax
    public MDPropertyValue ARTICLE_WEIGHT_OF_THE_PACKAGING {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_WEIGHT_OF_THE_PACKAGING {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Total weight of the packaging of a product. This can include both the primary packaging (directly around the product) as well as the secondary packaging (additional protective packaging).

    See Also