IScheduledTaskAlerts.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the collection of events.

Comments

To add a new event to the collection, use the IScheduledTaskAlerts.Add method.

Fore and Fore.NET Examples

The property use is given in the example for IScheduledTaskAuditAlert.ClassId.

See also:

IScheduledTaskAlerts