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

In This Topic
    ARTICLE_WEIGHT_ITEM Property
    In This Topic
    Weight (part) # 26370.
    Syntax
    public PropertyValue ARTICLE_WEIGHT_ITEM {get; set;}
    public:
    property PropertyValue^ ARTICLE_WEIGHT_ITEM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Weight of the part without packaging and without transport device.

    See Also