PocketPlanner Programmer's Guide

Selection.Set Method

See Also

Sets the current selection to the specified date or range of dates.

 Overload List

Name Description

Selection.Set (DateTime)

Selects the specified date cell.

Selection.Set (DateTime, DateTime)

Selects a range of date cells.

Selection.Set (DateTime, DateTime, Contact, Resource, Location, Task)

Selects a range of date cells for a specified resource.

 See Also