The DeleteProject function deletes a project record.
Method | /DeleteProject |
The request body is of type DeleteProject.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type DeleteProjectResponse.
Name | Description | Data Type |
---|---|---|
DeleteProjectResult | xml:boolean |
|