PocketPlanner Programmer's Guide

Schedule.Clear Method

See Also

Clears all items, tasks, locations, contacts and resources contained in this schedule.

Namespace: MindFusion.Scheduling
Assembly: PocketPlanner

 Syntax

C#

public void Clear ()

Visual Basic

Public Sub Clear ()

 See Also