RetailProductAttributesToUpdate::deleteByEntityTypeAndId Method
Deletes the specified record in RetailProductAttributesToUpdate table.
Syntax
client server public static void deleteByEntityTypeAndId(RetailProductUpdateMode _mode, RefRecId _entityId)
Run On
Called
Parameters
- _mode
Type: RetailProductUpdateMode Enumeration
The entity type of the record.
- _entityId
Type: RefRecId Extended Data Type
The entity Id of the record.
Remarks
Based on the parameters passed, the record is selected for delete.