WeekdayType
WeekdayType enumeration
Represents a weekday of a project in the instance of RecurringTaskInfo class.
Members
| Member name | Description |
|---|---|
| NONE | Indicates None weekday type. |
| SUNDAY | Indicates Sunday weekday type. |
| MONDAY | Indicates Monday weekday type. |
| TUESDAY | Indicates Tuesday weekday type. |
| WEDNESDAY | Indicates Wednesday weekday type. |
| THURSDAY | Indicates Thursday weekday type. |
| FRIDAY | Indicates Friday weekday type. |
| SATURDAY | Indicates Saturday weekday type. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks