Eplan Platform API
Eplan.EplApi.DataModel Namespace / DeviceListEntryPropertyList Class / DEVICELISTENTRY_ERPNR Property / DEVICELISTENTRY_ERPNR Property

In This Topic
    DEVICELISTENTRY_ERPNR Property
    In This Topic
    ERP number # 23216.
    Syntax
    public PropertyValue DEVICELISTENTRY_ERPNR {get; set;}
    public:
    property PropertyValue^ DEVICELISTENTRY_ERPNR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also