PocketPlanner Programmer's Guide

Recurrence.ClearExceptions Method

See Also

Removes all exceptions of this recurrence.

Namespace: MindFusion.Scheduling
Assembly: PocketPlanner

 Syntax

C#

public void ClearExceptions ()

Visual Basic

Public Sub ClearExceptions ()

 See Also