Share via


CellSetHierarchy class

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

Inheritance hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.ResultSet.ResultHierarchy
    Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet.CellSetHierarchy

Namespace:  Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Class CellSetHierarchy _
    Inherits ResultHierarchy
'Usage
Dim instance As CellSetHierarchy
public class CellSetHierarchy : ResultHierarchy

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

CellSetHierarchy members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace