IPromptRecognizeNumbersOptions Interface

Definition

public interface IPromptRecognizeNumbersOptions
type IPromptRecognizeNumbersOptions = interface
Public Interface IPromptRecognizeNumbersOptions
Derived

Properties

IntegerOnly

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

MaxValue

(Optional) Maximum value allowed.

MinValue

(Optional) Minimum value allowed.

Applies to