[]
Gets or sets the WorkDays object containing the set of working days in one week.
[C1Category("CalendarInfo")]
[C1Description("CalendarInfo.WorkDays", "The list of working days of a week.")]
public WorkDays WorkDays { get; set; }
<C1Category("CalendarInfo")>
<C1Description("CalendarInfo.WorkDays", "The list of working days of a week.")>
Public Property WorkDays As WorkDays