ITsStatistics.IncludeStatistics

Fore syntax

IncludeStatistics(Statistics: TsStatisticsType): Booelan;

Fore.NET syntax

IncludeStatistics[Statistics: Prognoz.Platform.Interop.Transform.TsStatisticsType]: Booelan;

Properties

Statistics. Summary statistics.

Description

The IncludeStatistics property determines whether to calculate selected summary statistics.

Comments

Available values:

Fore and Fore.NET examples

The property use is given in the example for ITsStatistics.Execute

See also:

ITsStatistics