Get single record from Processes table by specified primary key
Method | /GetSingleProcess |
The request body is of type GetSingleProcess.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleProcessResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProcessResult | ProcessInfo |
|