Enum CalendarExceptionType
CalendarExceptionType enumeration
Anger undantagstypen för kalendern.
public enum CalendarExceptionType
Värderingar
namn | Värde | Beskrivning |
---|---|---|
Daily | 0 | Indikerar daglig undantagstyp. |
YearlyByDay | 1 | Indikerar undantagstyp årligen per dag i månaden. |
YearlyByPosition | 2 | Indikerar årligen efter position undantagstyp. |
MonthlyByDay | 3 | Indikerar undantagstyp månadsvis per dag i månaden. |
MonthlyByPosition | 4 | Indikerar månadsvis per position undantagstyp. |
Weekly | 5 | Indikerar veckovis undantagstyp. |
ByDayCount | 6 | Indikerar undantagstyp per dagräkning. |
ByWeekDayCount | 7 | Indikerar undantagstyp per veckodag. |
NoExceptionType | 8 | Indikerar ingen undantagstyp. |
Se även
- namnutrymme Aspose.Tasks
- hopsättning Aspose.Tasks