IEmMethodSettings.ReportSettings

Fore syntax

ReportSettings: IEmReportSettings;

Fore.NET syntax

ReportSettings: Prognoz.Platform.Interop.Modeller.IEmReportSettings;

Description

The ReportSettings property returns report parameters for calculating the express modeling method.

Comments

The IEmMethodSettings.Sections property returns report sections data.

Fore and Fore.NET examples

The property use is given in the example for IEmStatisticsSettings.Add.

See also:

IEmMethodSettings