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

In This Topic
    ARTICLE_SUPPLIER_NAME Property
    In This Topic
    Supplier name # 22223.
    Syntax
    public PropertyValue ARTICLE_SUPPLIER_NAME {get; set;}
    public:
    property PropertyValue^ ARTICLE_SUPPLIER_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 supplier.

    See Also