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

    Property of a part variant.

    See Also