Add(Type: ScheduledTaskAlertType): IScheduledTaskAlert;
Add(Type: ScheduledTaskAlertType): Prognoz.Platform.Interop.KeFore.IScheduledTaskAlert;
Type. Event type.
The Add method adds new event to collection.
To get the number of events in the collection, use the IScheduledTaskAlerts.Count property.
The property use is given in the example for IScheduledTaskAuditAlert.ClassId.
See also: