CalculatedOnly: Boolean;
CalculatedOnly: boolean;
The CalculatedOnly property determines whether to include only calculated summary statistics to the tree.
Available values:
True. Only characteristics values of which are calculated are included to the tree.
False. The tree includes all available characteristics.
The property use is given in the example for ITsStatistics.Execute.
See also: