IEmMethodSettings.Sections

Fore syntax

Sections: IEmSections;

Fore.NET syntax

Sections: Prognoz.Platform.Interop.Modeller.IEmSections;

Description

The Sections property returns report sections data of express modeling method calculation.

Comments

Calculation parameters of express modeling method are returned by the IEmMethodSettings.ReportSettings property.

Fore and Fore.NET examples

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

See also:

IEmMethodSettings