Newer Version Available

This content describes an older version of this product. View Latest

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>