Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() ![]() |
DocumentLinks | Represents the dimension type that is implemented by the CreateLinksHeader(String) method. |
![]() ![]() |
Scorecard | Represents the dimension type that is implemented by the CreateKpiHeader(RepositoryLocation) method. |
![]() ![]() |
ScorecardAggregates | Represents the dimension type that is implemented by the CreateAggregateHeader(String, HeaderAggregationTypes) method. |
![]() ![]() |
ScorecardDetails | Represents the dimension type that is implemented by the CreateDetailsHeader(String) method. |
![]() ![]() |
ScorecardMeasures | Represents the dimension type that is implemented by the CreateActualHeader(String) and CreateTargetHeader(String) methods. |
Top