monthlyDayOfWeekScheduleType Complex Type
- Artikel
-
-
Definiert die untergeordneten Elemente und Sequenzierungsinformationen für das 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>
Untergeordnete Elemente
Anforderungen
Anforderung |
Wert |
Unterstützte Mindestversion (Client)
|
Windows Vista [nur Desktop-Apps]
|
Unterstützte Mindestversion (Server)
|
Windows Server 2008 [nur Desktop-Apps]
|
Siehe auch
-
Komplexe Typen des Taskplanerschemas
-
Aufgabenplanung