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

In This Topic
    ARTICLE_MATERIAL Property
    In This Topic
    Material # 22081.
    Syntax
    public MDPropertyValue ARTICLE_MATERIAL {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MATERIAL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Material or material composition from which an item is manufactured, as the result of a manufacturing process in which the raw materials are brought into their final form by extrusion, forming, welding, etc.

    See Also