The DeleteDepartment function deletes a department record.
Method | /productbasecomponents.asmx/DeleteDepartment |
The request body is of type DeleteDepartment.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteDepartmentResponse.
Name | Description | Data Type |
---|---|---|
DeleteDepartmentResult | xml:boolean |
|