IScheduledTask.Properties

Syntax

Properties: 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.

Example

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

See also:

IScheduledTask