Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_WEIGHT_TOTAL Property / ARTICLE_WEIGHT_TOTAL Property

In This Topic
    ARTICLE_WEIGHT_TOTAL Property
    In This Topic
    Total weight (part) # 26372.
    Syntax
    public PropertyValue ARTICLE_WEIGHT_TOTAL {get; set;}
    public:
    property PropertyValue^ ARTICLE_WEIGHT_TOTAL {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Total weight of the part including all relevant components such as housing or supplemental parts.

    See Also