Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList 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 PropertyValue ARTICLE_WEIGHT_OF_THE_PACKAGING {get; set;}
    public:
    property PropertyValue^ ARTICLE_WEIGHT_OF_THE_PACKAGING {
       PropertyValue^ get();
       void set (    PropertyValue^ 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