ResultLevel members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Specifies the format of a level component in a result set.

The ResultLevel type exposes the following members.

Constructors

  Name Description
Protected method ResultLevel Called from constructors in derived classes to initialize the ResultLevel class.

Top

Properties

  Name Description
Public property Caption The caption of the level.
Public property Description The description of the level.
Public property LevelNumber The level number from the cube.
Public property MemberCount The number of members in the level.
Public property Name The name of the level.
Public property ParentHierarchy The parent hierarchy of the level.
Public property UniqueName The unique name of the level.

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

ResultLevel class

Microsoft.PerformancePoint.Scorecards.ResultSet namespace