Share via


CellSetHierarchy members

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

The CellSetHierarchy type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Caption The caption of the hierarchy. (Overrides ResultHierarchy.Caption.)
Public property DefaultMember The default member of the hierarchy. (Overrides ResultHierarchy.DefaultMember.)
Public property Description The description of the hierarchy. (Overrides ResultHierarchy.Description.)
Public property DisplayFolder The display folder of the hierarchy. (Overrides ResultHierarchy.DisplayFolder.)
Public property Levels The levels in the hierarchy. (Overrides ResultHierarchy.Levels.)
Public property Name The name of the hierarchy. (Overrides ResultHierarchy.Name.)
Public property ParentDimension The parent dimension of the hierarchy. (Overrides ResultHierarchy.ParentDimension.)
Public property UniqueName The unique name of the hierarchy. (Overrides ResultHierarchy.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

CellSetHierarchy class

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace