The GetSingleScheduleLog function returns the scheduleLog record for the given primary key.
Method | /GetSingleScheduleLog |
The request body is of type GetSingleScheduleLog.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleScheduleLogResponse.
Name | Description | Data Type |
---|---|---|
GetSingleScheduleLogResult | ScheduleLogInfo |
|