TsStatisticsTreeNodeType

Description

The TsStatisticsTreeNodeType enumeration is used to determine a type of elements in the summary statistics tree.

It is used by the following properties:

Available Values

Value Brief description
1 Statistics. Summary statistics.
2 Category. Summary statistics category.
3 Custom. Custom value.

Comments

To determine a summary statistics, use the TsStatisticsType enumeration and the TsStatisticsCategory enumeration to determine a statistics category.

See also:

Transform Assembly Enumerations