Delete record from Sizes table by specified primary key
Method | /productbasecomponents.asmx/DeleteSize |
The request body is of type DeleteSize.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteSizeResponse.
Name | Description | Data Type |
---|---|---|
DeleteSizeResult | xml:boolean |
|