Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.