QueryResponseResponseType Property

Gets the response type.

Namespace:  Dundas.BI.MachineLearning
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public ResponseType ResponseType { get; set; }

Property Value

Type: ResponseType
The type of the response.
See Also