IScheduledTaskValidationChecker.ExceptionCount

Syntax

ExceptionCount: Integer;

Description

The ExceptionCount property determines the number of exceptions from the rule.

Comments

To determine an exception type, use the IScheduledTaskValidationChecker.Condition property.

Example

The property use is given in the example for IScheduledTaskValidationChecker.Validation.

See also:

IScheduledTaskValidationChecker