IncludeStatistics(Statistics: TsStatisticsType): Booelan;
IncludeStatistics[Statistics: Prognoz.Platform.Interop.Transform.TsStatisticsType]: Booelan;
Statistics. Summary statistics.
The IncludeStatistics property determines whether to calculate the specified summary statistics.
Available values:
True. Calculate summary statistics.
False. Do not calculate summary statistics.
The property use is given in the example for ITsStatistics.Execute
See also: