WorkWeek
WorkWeek class
Represent WorkWeek class
public class WorkWeek
Constructors
Name | Description |
---|---|
WorkWeek() | Initializes a new instance of the WorkWeek class. |
Properties
Name | Description |
---|---|
FromDate { get; set; } | Gets or sets start DateTime of work week |
Name { get; set; } | Gets or sets Name of work week |
ToDate { get; set; } | Gets or sets Finish DateTime of work week |
WeekDays { get; } | Gets week days. |
See Also
- namespace Aspose.Tasks
- assembly Aspose.Tasks