[]
        
(Showing Draft Content)

C1.Schedule.CalendarInfo.WorkDays

WorkDays Property

WorkDays

Gets or sets the WorkDays object containing the set of working days in one week.

Declaration
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.WorkDays", "The list of working days of a week.")]
public WorkDays WorkDays { get; set; }