TsStatisticsTreeNodeType

Description

The TsStatisticsTreeNodeType enumeration is used to determine the 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 the summary statistics, use the TsStatisticsType enumeration and the TsStatisticsCategory enumeration to determine the statistics' category.

See also:

Transform Assembly Enumerations