JobSchedule has been updated to allow updating of TimeSlot:
·
1=AM
·
2=PM
·
0=Anytime
<SessionRequest
Version="string" SessionID="{D76AD940-8BAB-4023-9A0F-4AEF1193DB8F}"
RequestID="string">
<JobSchedule Version="string">
<JobID>int</JobID>
<SchedDT>dateTime</SchedDT>
<Priority>boolean</Priority>
<PriorityLevel>int</PriorityLevel>
<Comment>string</Comment>
<SendNotification>boolean</SendNotification>
<SendReminder>boolean</SendReminder>
<ScheduleText>string</ScheduleText>
<TimeSlot>int</TimeSlot>
</JobSchedule>
</SessionRequest>