IScheduledTask.Properties

Fore Syntax

Properties: IScheduledTaskProperties;

Fore.NET Syntax

Properties: Prognoz.Platform.Interop.KeFore.IScheduledTaskProperties;

Description

The Properties property returns task parameters.

Comments

The property enables to set up task execution frequency, task execution report sending and other parameters.

Fore and Fore.NET Examples

The property use is given in the example for  ICalculateModelScheduledTask.SourceProblem.

See also:

IScheduledTask