Share via


Dimension Members (Microsoft.PerformancePoint.Scorecards)

Represents an OLAP dimension.

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

Public Constructors

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

Top

Public Properties

  Name Description
Public property DefaultMemberName Gets or sets the unique name of the dimension's default member.
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.
Public property IsMeasureDimension Indicates if this is the Measures dimension.
Public property Levels The levels of the dimension.
Public property Type The dimension type.
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. Compares this object to another object.
Public methodStatic CreateDimensionFromHierarchy Converts a Hierarchy object into a Dimension object.
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

Dimension Class
Microsoft.PerformancePoint.Scorecards Namespace