NaturalLanguageResponse Class

The response of a natural language query.
Inheritance Hierarchy
SystemObject
  Dundas.BI.MachineLearningNaturalLanguageResponse

Namespace: Dundas.BI.MachineLearning
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class NaturalLanguageResponse

The NaturalLanguageResponse type exposes the following members.

Constructors
 NameDescription
Public methodNaturalLanguageResponse Initializes a new instance of the NaturalLanguageResponse class.
Top
Properties
 NameDescription
Public propertyHandlerMethod Gets or sets the Javascript method name.
Public propertyHandlerParameters Gets or sets the Javascript method parameters.
Public propertyResponseType Gets or sets the response type.
Top
See Also