RetailColorGroupTrans::deleteInventColor Method
Deletes the record from the EcoResProductMasterColor table.
Syntax
client server public static boolean deleteInventColor(RetailColorGroupId _colorGroupId, RetailColorId _colorId)
Run On
Called
Parameters
- _colorGroupId
Type: RetailColorGroupId Extended Data Type
The color group ID number.
- _colorId
Type: RetailColorId Extended Data Type
The color ID number.
Return Value
Type: boolean
true if record found; otherwise, false.