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

In This Topic
    ARTICLE_SUPPLIER_NAME Property
    In This Topic
    Supplier name # 22223.
    Syntax
    public MDPropertyValue ARTICLE_SUPPLIER_NAME {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SUPPLIER_NAME {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Full name of the supplier.

    See Also