Type: ScheduledTaskAlertType;
Type: Prognoz.Platform.Interop.KeFore.ScheduledTaskAlertType;
The Type property returns the event type.
To call the event occurrence, use the IScheduledTaskAlert.Invoke method.
See also:
IScheduledTaskAlert