ResultDimension members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Specifies the format of a dimension component in a result set.
The ResultDimension type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResultDimension | Called from constructors in derived classes to initialize the ResultDimension class. |
Top
Properties
Name | Description | |
---|---|---|
AttributeHierarchies | The attribute hierarchies of the dimension. | |
Caption | The caption for the dimension. | |
Description | The description of the dimension. | |
Hierarchies | The hierarchies in the dimension. | |
Name | The name of the dimension. | |
UniqueName | The unique name of the dimension. |
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