Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / ARTICLE_MATERIAL Property / ARTICLE_MATERIAL Property

In This Topic
    ARTICLE_MATERIAL Property
    In This Topic
    Material # 22081.
    Syntax
    public PropertyValue ARTICLE_MATERIAL {get; set;}
    public:
    property PropertyValue^ ARTICLE_MATERIAL {
       PropertyValue^ get();
       void set (    PropertyValue^ 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