IPromptRecognizeNumbersOptions.IntegerOnly Property

Definition

(Optional) If true, then only integers will be recognized.

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

Property Value

Applies to