monthlyDayOfWeekScheduleType Complex Type
- Article
-
-
Defines the child elements and sequencing information for the ScheduleByMonthDayOfWeek element.
<xs:complexType name="monthlyDayOfWeekScheduleType">
<xs:all>
<xs:element name="Weeks"
type="weeksType"
minOccurs="0"
/>
<xs:element name="DaysOfWeek"
type="daysOfWeekType"
/>
<xs:element name="Months"
type="monthsType"
minOccurs="0"
/>
</xs:all>
</xs:complexType>
Child elements
Requirements
Requirement |
Value |
Minimum supported client
|
Windows Vista [desktop apps only]
|
Minimum supported server
|
Windows Server 2008 [desktop apps only]
|
See also
-
Task Scheduler Schema Complex Types
-
Task Scheduler