Combined |
The CombinedMeasureStatistics type exposes the following members.
| Name | Description | |
|---|---|---|
| Average | Gets the average for the current measure. | |
| Count | Gets the cell count for the current measure. | |
| DistinctCount | Gets the distinct count for the current measure values. | |
| Element |
Gets the analysis element unique name for which the statistics are calculated for.
(Inherited from ElementStatistics) | |
| Maximum | Gets the maximum value for current measure. | |
| Minimum | Gets the minimum value for current measure. | |
| SmallestNonZero | Gets the smallest non zero value for current measure. | |
| Sum | Gets the sum for the current measure. |