Gets all locations defined in the Schedule.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public ResourceList<Location> getLocations () |
An instance of the ResourceList class containing all locations associated with this schedule.
Add locations to this collection before assigning them to schedule items.
JPlanner Programmer's Guide | © 2023 MindFusion |