PocketPlanner Programmer's Guide

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, Contact, Resource, Location, Task)

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

 See Also