ComputeRollups Class (Microsoft.PerformancePoint.Scorecards.GridViewTransforms)

Defines the ComputeRollups grid view transform, a pre-render transform that computes scorecard view score rollups.

Namespace: Microsoft.PerformancePoint.Scorecards.GridViewTransforms
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Class ComputeRollups
    Implements IGridViewTransform
'Usage
Dim instance As ComputeRollups
public class ComputeRollups : IGridViewTransform

Inheritance Hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.GridViewTransforms.ComputeRollups

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ComputeRollups Members
Microsoft.PerformancePoint.Scorecards.GridViewTransforms Namespace