Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_WEIGHT_OF_THE_INDIVIDUAL_ARTICLE_PACKAGING Property / ARTICLE_WEIGHT_OF_THE_INDIVIDUAL_ARTICLE_PACKAGING Property

In This Topic
    ARTICLE_WEIGHT_OF_THE_INDIVIDUAL_ARTICLE_PACKAGING Property
    In This Topic
    Weight (individual packaging) # 26376.
    Syntax
    public PropertyValue ARTICLE_WEIGHT_OF_THE_INDIVIDUAL_ARTICLE_PACKAGING {get; set;}
    public:
    property PropertyValue^ ARTICLE_WEIGHT_OF_THE_INDIVIDUAL_ARTICLE_PACKAGING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Weight of the individual part packaging. Weight of the primary packaging that is directly around the individual product, without additional protective packaging.

    See Also