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

In This Topic
    ARTICLE_ERPNR Property
    In This Topic
    ERP number # 22056.
    Syntax
    public MDPropertyValue ARTICLE_ERPNR {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ERPNR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Unique part number in an external ERP system. ERP numbers may be up to 255 characters in length.

    See Also