The GetScheduleLogsCount function returns the number of scheduleLog records for the specified parameters.
Method | /GetScheduleLogsCount |
The request body is of type GetScheduleLogsCount.
Name | Description | Data Type |
---|---|---|
filter | ScheduleLogsFilter |
|
The response body is of type GetScheduleLogsCountResponse.
Name | Description | Data Type |
---|---|---|
GetScheduleLogsCountResult | xml:int |
|