Search
Selection.add Method
See Also
 






Adds a date or range of date to the selection.

 Overload List

Name Description

Selection.add (DateTime)

Adds the specified date to the selection.

Selection.add (DateTime, DateTime)

Adds the specified date range to the selection.

Selection.add (DateTime, DateTime, Resource)

Adds the specified date range to the selection of the specified resource.

Selection.add (DateTime, DateTime, Resource[])

Adds to the selection the specified date range associated with the specified resources.

 See Also