Properties: IScheduledTaskProperties;
The Properties property returns task parameters.
The property enables to set up task execution frequency, task execution report sending and other parameters.
The property use is given in the example for ICalculateModelScheduledTask.SourceProblem.
See also: