[]
        
(Showing Draft Content)

C1.Win.Input.TypeRestriction

TypeRestriction Enum

Specifies the type restriction for parsing.

Namespace: C1.Win.Input
Assembly: C1.Win.Input.8.dll
Syntax
public enum TypeRestriction

Fields

Name Description
AnyType

Any type of data.

DateTime

Only DateTime data type.

Numbers

Only number data type.