IScheduledTaskChecker.Check

Fore Syntax

Check: Boolean;

Fore.NET Syntax

Check(): boolean;

Description

The Check method sets if the task is performed on occurring the event.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IScheduledTaskModuleChecker.Module.

See also:

IScheduledTaskChecker