DimensionSelector Class | 
Namespace: Dundas.BI.Data.CubeDescriptors
The DimensionSelector type exposes the following members.
| Name | Description | |
|---|---|---|
| DimensionSelector | 
            Initializes a new instance of the DimensionSelector class.
              | 
| Name | Description | |
|---|---|---|
| IsInvertedSelection | 
            Gets or sets a value indicating whether selection is inverted.
              (Inherited from GroupSelector.) | |
| Items | 
            Gets the items.
              (Inherited from GroupSelector.) | 
| Name | Description | |
|---|---|---|
| Contains(String) | 
            Determines whether this object contains the specified unique name.
              (Inherited from GroupSelector.) | |
| Contains(OlapDimension) | 
            Determines whether virtual cube contains the specified dimension.
              | |
| Contains(OlapHierarchy) | 
            Determines whether virtual cube contains the specified hierarchy.
              | |
| Contains(OlapLevel) | 
            Determines whether virtual cube contains the specified level.
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from GroupSelector.) | |
| GetHashCode | Serves as the default hash function.  (Inherited from GroupSelector.) |