RollupTypes Enumeration (Microsoft.PerformancePoint.Scorecards)

Rollup types

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

Syntax

'Declaration
Public Enumeration RollupTypes
'Usage
Dim instance As RollupTypes
public enum RollupTypes

Members

  Member name Description
AverageWeighted Average weighted rollup  
IndicatorCount Rollup a count of each indicator  
None No rollup  
WorstChild Roll-up worst score  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace