Share via


HeaderDimensionNames.ScorecardAggregates field

Represents the dimension type that is implemented by the CreateAggregateHeader(String, HeaderAggregationTypes) method.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Const ScorecardAggregates As String
'Usage
Dim value As String

value = HeaderDimensionNames.ScorecardAggregates
public const string ScorecardAggregates

Remarks

Aggregation types are defined in the AggregationType property, which returns a HeaderAggregationTypes object.

See also

Reference

HeaderDimensionNames class

HeaderDimensionNames members

Microsoft.PerformancePoint.Scorecards namespace