Recognize.BargeInAllowed Property

Definition

Are customers allowed to enter choice before prompt finishes. Default : true.

public bool? BargeInAllowed { get; set; }
member this.BargeInAllowed : Nullable<bool> with get, set
Public Property BargeInAllowed As Nullable(Of Boolean)

Property Value

Nullable<Boolean>

Applies to