IScheduledTaskAuditAlert.Operation

Syntax

Operation: Integer;

Description

The Operation property determines the operation, executing of which generates an event.

Comments

To determine the operation execution result, at which an event is generated, use the IScheduledTaskAuditAlert.Result property.

Example

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

See also:

IScheduledTaskAuditAlert