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.