The following tables list the members exposed by TMSummarizations.
Name | Description | |
---|---|---|
![]() | TMSummarizations Constructor | Initializes a new instance of the TMSummarizations class. |
Name | Description | |
---|---|---|
![]() | AverageValueDecimals | The number of significant digits after the decimal point for average value. Default: 2 . |
![]() | Count | Number of summarization variables. |
![]() | IndexValueDecimals | The number of significant digits after the decimal point for index value. Default: 0 . |
![]() | Item | Gets summarization variable metadata by variable index. |
![]() | PercentValueDecimals | The number of significant digits after the decimal point for percentage value. Default: 4 . |
![]() | UseGivenSummarizationsOnly | True value means that available value calculation types for a value calculator are restricted to the given summarization fields. Default: false . |
![]() | ValueFormatter | Formatter to be used for formatting values. |
Name | Description | |
---|---|---|
![]() | CreateValueCalculator | Creates a new value calculator for the given summarization variable. |
![]() | GetSummarization | Gets summarization variable metadata by variable name. |