Share via


RetailConnSeedDataGenerator.addRetailDeviceType Method [AX 2012]

Adds device type to RecordInsertList, if it doesn't exist in RetailDeviceTypes table.

Syntax

private void addRetailDeviceType(
    RetailDeviceTypeBase _deviceType, 
    RetailDesignerFormEnum _designForm, 
    RecordInsertList _recordInsertList)

Run On

Server

Parameters

See Also

Reference

RetailConnSeedDataGenerator Class