ViewOverridesData Class | 
Namespace: Dundas.BI.WebApi.Models
The ViewOverridesData type exposes the following members.
| Name | Description | |
|---|---|---|
| ViewOverridesData | 
            Initializes a new instance of the ViewOverridesData class.
              | 
| Name | Description | |
|---|---|---|
| DefaultViewParameterValues | 
            Gets the list of view parameter values to override any view parameters with.
              | |
| MetricSetBindingOverrides | 
            Gets the list of metric set binding information to override any data requests with.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| FromDataContractMappings | 
            The mapping between ViewOverridesData and ViewOverrides.
              | |
| ToDataContractMappings | 
            The mapping between ViewOverrides and ViewOverridesData.
              |