Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_MANUFACTURER_NAME Property / ARTICLE_MANUFACTURER_NAME Property

In This Topic
    ARTICLE_MANUFACTURER_NAME Property
    In This Topic
    Manufacturer name # 22222.
    Syntax
    public PropertyValue ARTICLE_MANUFACTURER_NAME {get; set;}
    public:
    property PropertyValue^ ARTICLE_MANUFACTURER_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Full name of the manufacturer.

    See Also