Del via


QnAMakerDialog.DefaultTopN Field

Definition

The default maximum number of answers to be returned for the question.

protected const int DefaultTopN = 3;
val mutable DefaultTopN : int
Protected Const DefaultTopN As Integer  = 3

Field Value

Value = 3

Applies to