Formatting
Enum to represent the display of a field.
Currency = 4
Formatted as currency
Date = 2
Formatted as a date
DateTime = 3
Formatted as a date with time
Formatted = 1
Denotes if a number is formatted with commas (whole number and decimal only).
None = 0
No formatting