JobSchedule.WeekDayInMonth
Usage:
Description:
Number of day of week in month when job can be launched (for example, the second Sunday of month). Positive values are counted off from the beginning of the month and negative from the end of it (1 stands for the first day of the week in month, -1 stands for the last day of the week in month).
WeekDays property defines the days of week when job must be launched. For example: WeekDayInMonth = 2, WeekDays={3,5} - launch on every second Wednesday and Friday of month.
Availability: