IEmCensus2Settings.B6

Fore syntax

B6: Boolean;

Fore.NET syntax

B6: boolean;

Description

The B6 property determines whether seasonal series adjustment is included to the report.

Comments

Available values:

Preliminary variant of seasonally-corrected series estimation is calculated by subtracting from B1 B5 seasonal component(additive model) or dividing B1 by this component (multiplicative model).

Fore and Fore.NET examples

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

See also:

IEmCensus2Settings