DrillDownSet Class | 
Namespace: Dundas.BI.Data.Parameters
The DrillDownSet type exposes the following members.
| Name | Description | |
|---|---|---|
| DrillDownSet(DataRequest, IListMemberValue) | 
            Initializes a new instance of the DrillDownSet class.
              | |
| DrillDownSet(IListMemberValue, PlacementPosition) | 
            Initializes a new instance of the DrillDownSet class.
              | |
| DrillDownSet(MetricSet, IListMemberValue) | 
            Initializes a new instance of the DrillDownSet class.
              | 
| Name | Description | |
|---|---|---|
| ChildCount | 
            Gets the count for the expanded tuples.
              | |
| Members | 
            Gets the members in the drill down set.
              | |
| Placement | 
            Gets the value indicating whether drill down is used on columns or rows.
              | 
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object.  (Overrides ObjectEquals(Object).) | |
| Equals(DrillDownSet) | Indicates whether the current object is equal to another object of the same type.  | |
| GetHashCode | Serves as the default hash function.  (Overrides ObjectGetHashCode.) |