QnASearchResultContext Class

Definition

public class QnASearchResultContext : Microsoft.Azure.CognitiveServices.Knowledge.QnAMaker.Models.ContextDTO
type QnASearchResultContext = class
    inherit ContextDTO
Public Class QnASearchResultContext
Inherits ContextDTO
Inheritance
QnASearchResultContext

Constructors

QnASearchResultContext()
QnASearchResultContext(Nullable<Boolean>, IList<PromptDTO>)

Properties

IsContextOnly (Inherited from ContextDTO)
Prompts (Inherited from ContextDTO)

Applies to