QueryResponseContext Property

Gets or sets the natural language context.

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

Property Value

Type: QueryContext
The natural language context.
See Also