Enum CalendarExceptionType
Enum CalendarExceptionType
Der Name: Aspose.Tasks Zusammensetzung: Aspose.Tasks.dll (25.4.0)
Angeben Sie die Kalender Ausnahme Typ.
public enum CalendarExceptionType
Fields
ByDayCount = 6
Anzeigen durch Tag zählen Ausnahme Typ.
ByWeekDayCount = 7
Indikationen Nach Wochentag zählen Ausnahme Typ.
Daily = 0
Indiziert tägliche Ausnahme Typ.
MonthlyByDay = 3
Indiziert Monatlich pro Tag der Ausnahme Typ des Monats.
MonthlyByPosition = 4
Indiziert monatlich nach Position Ausnahme Typ.
NoExceptionType = 8
Angibt keine Ausnahme Typ.
Weekly = 5
Angibt wöchentliche Ausnahmetyp.
YearlyByDay = 1
Indiziert jährlich nach Tag des Monats Ausnahme Typ.
YearlyByPosition = 2
Indiziert jährlich nach Position Ausnahme Typ.