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

In This Topic
    ARTICLE_ERPNR_ALL Property
    In This Topic
    ERP / PDM numbers # 22370.
    Syntax
    public MDPropertyValue ARTICLE_ERPNR_ALL {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ERPNR_ALL {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Outputs all ERP / PDM numbers and their descriptions.

    See Also