Share via


DefaultDimensionSetting Members (Microsoft.PerformancePoint.Scorecards)

Represents a slicer for a KpiMeasure.

The following tables list the members exposed by the DefaultDimensionSetting type.

Public Constructors

  Name Description
Public method DefaultDimensionSetting Overloaded. Initializes a new instance of the DefaultDimensionSetting class.

Top

Public Properties

  Name Description
Public property DefaultMember The dimension member to slice the KpiMeasure.
Public property DefaultMemberName  Gets or sets the unique name of the dimension's default member. (inherited from Dimension)
Public property Description  The description of this cube. (inherited from NameInfo)
Public property DisplayName  The display name of this cube. (inherited from NameInfo)
Public property Hierarchies  Gets the HierarchyCollection for this dimension. (inherited from Dimension)
Public property IsMeasureDimension  Indicates if this is the Measures dimension. (inherited from Dimension)
Public property IsVisible This member can be seen by the view.
Public property Levels  The levels of the dimension. (inherited from Dimension)
Public property ShowAsSlider This member is reserved for use in future versions.
Public property Type  The dimension type. (inherited from Dimension)
Public property UniqueName  The unique name of this cube. (inherited from NameInfo)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Overridden. Performs a deep copy of this object.
Public method CompareTo  Overloaded. (inherited from Dimension)
Public methodStatic CreateDimensionFromHierarchy  (inherited from Dimension)
Public method Diff Overridden. Compares this object with another object and returns the differences.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  Returns a that represents the current . (inherited from NameInfo)
Public method Validate Overridden. Validates this object.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DefaultDimensionSetting Class
Microsoft.PerformancePoint.Scorecards Namespace