Share via


QnaMakerPrompt.Qna Property

Definition

Gets or sets the QnADTO returned from the API.

public object Qna { get; set; }
member this.Qna : obj with get, set
Public Property Qna As Object

Property Value

The QnA DTO.

Applies to