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

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

    Property Value

    Returns property value of type System.Double.
    Remarks

    Part weight in kg.

    See Also