LookupTableMaskSequence Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum LookupTableMaskSequence
type LookupTableMaskSequence =
Public Enum LookupTableMaskSequence
- Inheritance
-
LookupTableMaskSequence
Fields
Name | Value | Description |
---|---|---|
NUMBER_TEXT | 0 | |
UPPERCASE | 1 | |
LOWERCASE | 2 | |
CHARACTERS | 3 | |
DATE | 4 | |
COST | 5 | |
DURATION | 6 | |
NUMBER_DECIMAL | 7 | |
FLAG | 8 |