QnAMakerOptions.QnAId Property

Definition

Gets or sets QnA Id of the current question asked (if available).

public int QnAId { get; set; }
member this.QnAId : int with get, set
Public Property QnAId As Integer

Property Value

Id of the current question asked.

Applies to