QnAMakerDialog.DefaultTopN Field
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.
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