ITsStatistics.CalculatedOnly

Fore Syntax

CalculatedOnly: Boolean;

Fore.NET Syntax

CalculatedOnly: boolean;

Description

The CalculatedOnly property determines whether to include only calculated summary statistics to the tree.

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

ITsStatistics