CellSetDimension members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Defines a dimension object for an OLAP query.
The CellSetDimension type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CellSetDimension | Initializes a new instance of the CellSetDimension class. |
Top
Properties
Name | Description | |
---|---|---|
AttributeHierarchies | The attribute hierarchies of the dimension. (Overrides ResultDimension.AttributeHierarchies.) | |
Caption | The caption for the dimension. (Overrides ResultDimension.Caption.) | |
Description | The description of the dimension. (Overrides ResultDimension.Description.) | |
Hierarchies | The hierarchies in the dimension. (Overrides ResultDimension.Hierarchies.) | |
Name | The name of the dimension. (Overrides ResultDimension.Name.) | |
UniqueName | The unique name of the dimension. (Overrides ResultDimension.UniqueName.) |
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
See also
Reference
Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace