RetailConnSeedDataGenerator.addRetailDeviceType Method [AX 2012]
Adds device type to RecordInsertList, if it doesn't exist in RetailDeviceTypes table.
private void addRetailDeviceType(
RetailDeviceTypeBase _deviceType,
RetailDesignerFormEnum _designForm,
RecordInsertList _recordInsertList)
Run On
ServerParameters
- _deviceType
- Type: RetailDeviceTypeBase Enumeration
Id of the device type.
- _designForm
- Type: RetailDesignerFormEnum Enumeration
Designer form associated, with the device type.
- _recordInsertList
- Type: RecordInsertList Class
Target record insert list.
Community Additions
ADD
Show: