Newer Version Available
DaysOfWeek
The list of the days that can be used to book appointments, taken
from the visiting hours operating hours.
Signature
global Set<DaysOfWeek> DaysOfWeek { get; set; }
global enum<FSL.RecurringPattern> DaysOfWeek {Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday}
Property Value
Type: Set<enum>