[]
        
(Showing Draft Content)

C1.C1Schedule.WorkDays

WorkDays Class

The WorkDays class is a list of working days for the single week.

Inheritance
WorkDays
Namespace: C1.C1Schedule
Assembly: C1.Win.C1Schedule.4.8.dll
Syntax
public class WorkDays : List<DayOfWeek>, IList<DayOfWeek>, ICollection<DayOfWeek>, IList, ICollection, IReadOnlyList<DayOfWeek>, IReadOnlyCollection<DayOfWeek>, IEnumerable<DayOfWeek>, IEnumerable

Constructors

Name Description
WorkDays()

Initializes a new instance of the WorkDays class.

Methods

Name Description
AddRange(DayOfWeek[])

Creates the new WorkDays object.

ToString()