Jaa


QnAMakerDialog.Top Property

Definition

Gets or sets the maximum number of answers to return from the knowledge base.

public AdaptiveExpressions.Properties.IntExpression Top { get; set; }
member this.Top : AdaptiveExpressions.Properties.IntExpression with get, set
Public Property Top As IntExpression

Property Value

The maximum number of answers to return from the knowledge base or an expression which evaluates to the maximum number to return.

Applies to