Version

DaysOfWeekSettings Property (ScheduleResource)

Returns or sets an object which contains a settings object for each day of the week, with which workdays and working hours can be customized.
Syntax
public ScheduleDaysOfWeekSettings DaysOfWeekSettings {get; set;}
Remarks

By default, all resources have the same workdays and working hours, as defined by the associated control.

This property can be used to customize the workdays and working hours for the associated resource.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also