Delete record from Colors table by specified primary key
Method | /productbasecomponents.asmx/DeleteColor |
The request body is of type DeleteColor.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteColorResponse.
Name | Description | Data Type |
---|---|---|
DeleteColorResult | xml:boolean |
|