Gets all locations defined in the Schedule. Namespace: MindFusion.Scheduling
|
C# |
---|
public LocationCollection Locations { get; } |
Visual Basic |
---|
Public ReadOnly Property Locations As LocationCollection |
An instance of the LocationCollection class containing all locations associated with this schedule.
Add locations to this collection before assigning them to schedule items.