QueryResponseData Class | 
Namespace: Dundas.BI.WebApi.Models
The QueryResponseData type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryResponseData | 
            Initializes a new instance of the QueryResponseData class.
              | 
| Name | Description | |
|---|---|---|
| Context | 
            Gets or sets the natural language context.
              | |
| HandlerType | 
            Gets or sets the plugin handler type that is used in this response.
              | |
| PluginId | 
            Gets or sets the plugin ID that recognized the query.
              | |
| RecognizerType | 
            Gets the recognizer that was used to recognize the query.
              | |
| Responses | 
            Gets the responses.
              | |
| ResponseType | 
            Gets the response type.
              | |
| Result | 
            Gets or sets the result data as recorded by the machine learning engine.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | 
| Name | Description | |
|---|---|---|
| ToDataContractMappings | 
            Retrieves the dictionary of mapping rules.
              |