LuisAdaptivePredictionOptions.IncludeAPIResults Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a value indicating whether API results should be included.
public AdaptiveExpressions.Properties.BoolExpression IncludeAPIResults { get; set; }
member this.IncludeAPIResults : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property IncludeAPIResults As BoolExpression
Property Value
True to include API results.
Remarks
This is mainly useful for testing or getting access to LUIS features not yet in the SDK.