[]
        
(Showing Draft Content)

C1.Schedule.RecurrencePattern.GetDaysOfWeek

GetDaysOfWeek Method

GetDaysOfWeek()

Converts the DayOfWeekMask property into the list of DayOfWeek constants.

Declaration
public List<DayOfWeek> GetDaysOfWeek()
Returns
Type Description
List<DayOfWeek>

The List<T> object.