RunningTotalCalculation Constructors
A running total calculation that is used to compute a cumulative total for the specified measure across a window.| Name | Description |
|---|---|
| RunningTotalCalculation() | Initializes a new instance of the RunningTotalCalculation class. |
See Also