Gets the locations whose schedule to display in the timetable when GroupType is set to GroupByLocations.
Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public ResourceCollection<Location> Locations { get; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Locations As ResourceCollection(Of Location) |
An instance of the ResourceCollection class. Default value is an empty collection.