IScheduledTaskValidationChecker.Condition

Syntax

Condition: STValidationCheckerConditionType;

Description

The Condition property determines exception type.

Comments

To determine the number of exceptions from the rule, use the IScheduledTaskValidationChecker.ExceptionCount property.

Example

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

See also:

IScheduledTaskValidationChecker