RetailStyleGroupTrans::deleteInventStyle Method
Deletes a record from the EcoResProductMasterColor table.
Syntax
client server public static boolean deleteInventStyle(RetailStyleGroupId _styleGroupId, RetailStyleId _styleId)
Run On
Called
Parameters
- _styleGroupId
Type: RetailStyleGroupId Extended Data Type
The RetailStyleGroupId value of the record to find.
- _styleId
Type: RetailStyleId Extended Data Type
The RetailStyleId value of the record to find.
Return Value
Type: boolean
true if record found; otherwise false.