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 | |
---|---|---|
CellSetHierarchy | Initializes a new instance of the CellSetHierarchy class. |
Top
Properties
Name | Description | |
---|---|---|
Caption | The caption of the hierarchy. (Overrides ResultHierarchy.Caption.) | |
DefaultMember | The default member of the hierarchy. (Overrides ResultHierarchy.DefaultMember.) | |
Description | The description of the hierarchy. (Overrides ResultHierarchy.Description.) | |
DisplayFolder | The display folder of the hierarchy. (Overrides ResultHierarchy.DisplayFolder.) | |
Levels | The levels in the hierarchy. (Overrides ResultHierarchy.Levels.) | |
Name | The name of the hierarchy. (Overrides ResultHierarchy.Name.) | |
ParentDimension | The parent dimension of the hierarchy. (Overrides ResultHierarchy.ParentDimension.) | |
UniqueName | The unique name of the hierarchy. (Overrides ResultHierarchy.UniqueName.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See also
Reference
Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace