String - Case Property

Specifies the allowed casing of the string

Member of String (PRIM_ALPH)

Data Type - Enumeration

Details

The Case property defines the allowed case for data entry

Allowed Values

Enum ValueDescription
LowerLower case characters only (All languages)
LowerAZLower case characters only
MixedUpper and lower case characters
UpperUpper case characters only (All languages)
UpperAZUpper case characters only


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2