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

In This Topic
    ARTICLE_MASS Property
    In This Topic
    Mass # 26440.
    Syntax
    public MDPropertyValue ARTICLE_MASS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MASS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Weight of a product or a component. Example: A motor has a mass of 50 kg.

    See Also