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

In This Topic
    ARTICLE_MANUFACTURER Property
    In This Topic
    Manufacturer # 22007.
    Syntax
    public MDPropertyValue ARTICLE_MANUFACTURER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MANUFACTURER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Short name of the manufacturer.

    See Also