QnAMakerOptions.QnAId Property

Definition

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

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

Property Value

Int32

Id of the current question asked.

Applies to