HeaderDimensionNames Class

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

Inheritance Hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.HeaderDimensionNames

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

Syntax

'Declaration
Public NotInheritable Class HeaderDimensionNames
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class HeaderDimensionNames

Remarks

This object is returned by the DimensionName property.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

HeaderDimensionNames Members

Microsoft.PerformancePoint.Scorecards Namespace