Search
Selection.Add Method
See Also
 





Adds the specified date or range of dates 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