Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_WEIGHT Property / ARTICLE_WEIGHT Property

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

    Property Value

    Returns property value of type System.Double.
    Remarks

    Part weight in kg.

    See Also