MeasureGroupDimension Members
Include Protected Members
Include Inherited Members
Represents the relationship between a dimension and a measure group. Each MeasureGroupDimension is a reference to one of the dimensions on the host cube, and defines which cube dimensions apply to the measure group.
The MeasureGroupDimension type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| .gif) | MeasureGroupDimension() | Initializes a new instance of the MeasureGroupDimension class using default values. | 
| .gif) | MeasureGroupDimension(String) | Initializes a new instance of MeasureGroupDimension using an identifier. | 
Top
Methods
Top
Properties
| Name | Description | |
|---|---|---|
| .gif) | Annotations | Gets a collection within which you can store custom data. (Inherited from ModelComponent.) | 
| .gif) | CanRaiseEvents | (Inherited from Component.) | 
| .gif) | Container | (Inherited from Component.) | 
| .gif) | CubeDimension | Gets a cube dimension associated with a MeasureGroupDimension. | 
| .gif) | CubeDimensionID | Gets or sets the identifier of the cube dimension, that is, a reference to a specific dimension role. | 
| .gif) | DesignMode | (Inherited from Component.) | 
| .gif) | Dimension | Gets the information for a Dimension. | 
| .gif) | Events | (Inherited from Component.) | 
| .gif) | FriendlyName | Infrastructure. (Overrides ModelComponent.FriendlyName.) | 
| .gif) | KeyForCollection | Infrastructure. (Overrides ModelComponent.KeyForCollection.) | 
| .gif) | OwningCollection | Gets or sets the collection that contains the ModelComponent. (Inherited from ModelComponent.) | 
| .gif) | Parent | Gets the MeasureGroup object that is the parent of the MeasureGroupDimension object. | 
| .gif) | ParentCube | Gets the Cube object that is the parent of the MeasureGroupDimension object. | 
| .gif) | ParentDatabase | Gets the ParentDatabase object that is the parent of the MeasureGroupDimension object. | 
| .gif) | ParentServer | Gets the Server object that is the parent of the MeasureGroupDimension object. | 
| .gif) | Site | (Inherited from Component.) | 
| .gif) | Source | Gets or sets the binding to the source object from which to get data. | 
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| .gif) .gif) | ICloneable.Clone() | |
| .gif) .gif) | IHostableComponent.Host | (Inherited from ModelComponent.) | 
| .gif) .gif) | IModelComponent.FriendlyPath | (Inherited from ModelComponent.) | 
| .gif) .gif) | IModelComponent.OwningCollection | (Inherited from ModelComponent.) | 
Top
.gif)
.gif)