CellSetLevel members

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

The CellSetLevel type exposes the following members.

Constructors

  Name Description
Public method CellSetLevel Initializes an instance of the CellSetLevel class.

Top

Properties

  Name Description
Public property Caption The caption of the level. (Overrides ResultLevel.Caption.)
Public property Description The description of the level. (Overrides ResultLevel.Description.)
Public property LevelNumber The level number from the cube. (Overrides ResultLevel.LevelNumber.)
Public property MemberCount The number of members in the level. (Overrides ResultLevel.MemberCount.)
Public property Name The name of the level. (Overrides ResultLevel.Name.)
Public property ParentHierarchy The parent hierarchy of the level. (Overrides ResultLevel.ParentHierarchy.)
Public property UniqueName The unique name of the level. (Overrides ResultLevel.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

CellSetLevel class

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace