DrillDownSetData Class | 
Namespace: Dundas.BI.WebApi.Models
The DrillDownSetData type exposes the following members.
| Name | Description | |
|---|---|---|
| DrillDownSetData | 
            Initializes a new instance of the DrillDownSetData class.
              | 
| Name | Description | |
|---|---|---|
| Members | 
            Gets the members in the drill down set.
              | |
| Placement | 
            Gets the value indicating whether drill down is used on columns or rows.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| FromDataContractMappings | 
            The mapping between AccountData and DrillDownSet.
              | |
| ToDataContractMappings | 
            The mapping between DrillDownSet and DrillDownSetData.
              |