JobSchedule.WeekDays
Usage:
Description:
Array of days of week numbers when job can be launched (Monday - 1, Tuesday - 2, etc.).
Example: WeekDayInMonth = 2, WeekDays = {3,5} - launch on every second Wednesday and Friday of month.
Availability:
Note:
In this case the property value can be replaced fully.