Get single record from Logs table by specified primary key
Method | /GetSingleLog |
The request body is of type GetSingleLog.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleLogResponse.
Name | Description | Data Type |
---|---|---|
GetSingleLogResult | LogInfo |
|