IExpressModeller.CreateCensus1Settings

Fore syntax

CreateCensus1Settings: IEmCensus1Settings;

Fore.NET syntax

CreateCensus1Settings(): Prognoz.Platform.Interop.Modeller.IEmCensus1Settings;

Description

The CreateCensus1Settings method creates an object that determines Census 1 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 IEmCensus1Settings.Serie.

See also:

IExpressModeller