QuestionAnswersConfig.QnaId Property

Definition

Exact QnA ID to fetch from the knowledge base, this field takes priority over question.

public int? QnaId { get; set; }
member this.QnaId : Nullable<int> with get, set
Public Property QnaId As Nullable(Of Integer)

Property Value

Applies to