ResultShapingData Class | 
Namespace: Dundas.BI.WebApi.Models
The ResultShapingData type exposes the following members.
| Name | Description | |
|---|---|---|
| ResultShapingData | 
            Initializes a new instance of the ResultShapingData class.
              | 
| Name | Description | |
|---|---|---|
| Shape | 
            Gets or sets a value indicating the result shape.
            The result could consist of all data records or the simplified data records.
              | |
| SimplificationData | 
            Gets or sets additional data to pass to the chosen simplification algorithm.
              | |
| SimplificationRuleId | 
            Gets or sets the simplification ID, when simplification rules are to be applied to the result.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) |