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 | |
---|---|---|
ResultLevel | Called from constructors in derived classes to initialize the ResultLevel class. |
Top
Properties
Name | Description | |
---|---|---|
Caption | The caption of the level. | |
Description | The description of the level. | |
LevelNumber | The level number from the cube. | |
MemberCount | The number of members in the level. | |
Name | The name of the level. | |
ParentHierarchy | The parent hierarchy of the level. | |
UniqueName | The unique name of the level. |
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