Enum MonthItemType
Enum MonthItemType
De naam: Aspose.Tasks Verzameling: Aspose.Tasks.dll (25.4.0)
Verwijder het maandelijkse item waarvoor een herhaling van een uitzondering gepland is.
public enum MonthItemType
Fields
Day = 0
Indiceren Dag maand item type.
Friday = 8
Geef vrijdag maand item type aan.
Monday = 4
Indiceren maandag maand item type.
Saturday = 9
Indiceer de maand zaterdag item type.
Sunday = 3
Indiceert de maand zondag item type.
Thursday = 7
Indiceren donderdag maand item type.
Tuesday = 5
Indiceren dinsdag maand item type.
Undefined = -1
Indiceert onbeperkte maand item type.
Wednesday = 6
Indiceert woensdag maand item type.
Weekday = 1
Indiceren weekdag maand item type.
WeekendDay = 2
Indiceren WeekendDay maand item type.