Fore > Fore Assembly Interfaces > IScheduledTaskValidationChecker > IScheduledTaskValidationChecker.ExceptionCount
ExceptionCount: Integer;
ExceptionCount: integer;
The ExceptionCount property determines the number of exceptions from the rule.
To determine an exception type, use the IScheduledTaskValidationChecker.Condition property.
The property use is given in the example for IScheduledTaskValidationChecker.Validation.
See also: