Adds the specified date range to the selection of the specified resource.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java Copy Code |
---|
public void add ( |
The start of the time range to be added to the selection.
The end of the time range to be added to the selection.
A reference to a Resource to associate the selection with.
Either all of the parameters contact, resource, location and task must be set to null or only one of them should be a non-null reference.
JPlanner Programmer's Guide | © 2023 MindFusion |