|  | CharacterCasing Enumeration | 
Namespace: EBP.Api.Interfaces.Entity
 Syntax
Syntax Members
Members| Member name | Value | Description | |
|---|---|---|---|
| Normal | 0 | no case was applied to the string | |
| Upper | 1 | upper case was applied to the string | |
| Lower | 2 | lower case was applied to the string | 
 See Also
See Also