IScheduledTaskAlert.Type

Fore Syntax

Type: ScheduledTaskAlertType;

Fore.NET Syntax

Type: Prognoz.Platform.Interop.KeFore.ScheduledTaskAlertType;

Description

The Type property returns the event type.

Comments

To call the event occurrence, use the IScheduledTaskAlert.Invoke method.

See also:

IScheduledTaskAlert