The GetSingleProject function returns the project record for the given primary key.
Method | /GetSingleProject |
The request body is of type GetSingleProject.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleProjectResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProjectResult | ProjectInfo |
|