QueryDTOContext Class

Definition

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

Constructors

QueryDTOContext()
QueryDTOContext(String, String)

Properties

PreviousQnaId (Inherited from QueryContextDTO)
PreviousUserQuery (Inherited from QueryContextDTO)

Applies to