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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Short name of the supplier.

    See Also