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