Share via


CellSetDimension members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Defines a dimension object for an OLAP query.

The CellSetDimension type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AttributeHierarchies The attribute hierarchies of the dimension. (Overrides ResultDimension.AttributeHierarchies.)
Public property Caption The caption for the dimension. (Overrides ResultDimension.Caption.)
Public property Description The description of the dimension. (Overrides ResultDimension.Description.)
Public property Hierarchies The hierarchies in the dimension. (Overrides ResultDimension.Hierarchies.)
Public property Name The name of the dimension. (Overrides ResultDimension.Name.)
Public property UniqueName The unique name of the dimension. (Overrides ResultDimension.UniqueName.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

CellSetDimension class

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace