Version

WorkingHours Property

Returns or sets a collection through which working hours can be defined for a resource.
Syntax
public WorkingHoursCollection WorkingHours {get; set;}
Remarks

By default, working hours are defined at a higher level of the property resolution hierarchy.

Use this collection to override the 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