HeaderDimensionNames members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the types of dimension that can be contained in a scorecard header.

The HeaderDimensionNames type exposes the following members.

Fields

  Name Description
Public fieldStatic member DocumentLinks Represents the dimension type that is implemented by the CreateLinksHeader(String) method.
Public fieldStatic member Scorecard Represents the dimension type that is implemented by the CreateKpiHeader(RepositoryLocation) method.
Public fieldStatic member ScorecardAggregates Represents the dimension type that is implemented by the CreateAggregateHeader(String, HeaderAggregationTypes) method.
Public fieldStatic member ScorecardDetails Represents the dimension type that is implemented by the CreateDetailsHeader(String) method.
Public fieldStatic member ScorecardMeasures Represents the dimension type that is implemented by the CreateActualHeader(String) and CreateTargetHeader(String) methods.

Top

See also

Reference

HeaderDimensionNames class

Microsoft.PerformancePoint.Scorecards namespace