IExpressModeller.CreateCensus2Settings

Fore syntax

CreateCensus2Settings: IEmCensus2Settings;

Fore.NET syntax

CreateCensus2Settings(): Prognoz.Platform.Interop.Modeller.IEmCensus2Settings;

Description

The CreateCensus2Settings method creates an object that determines Census 2 method calculation parameters.

Comments

Use the IExpressModeller.EvaluateMethod method for calculation.

Fore and Fore.NET examples

The method use is given in the example for IEmCensus2Settings.Serie.

See also:

IExpressModeller