Enum FrameworkFormatMask NamespaceFS.Hosting.Shared AssemblyFS.Hosting.Shared.dll public enum FrameworkFormatMask Fields DateOnlyLong = 3 DateOnlyMedium = 2 DateOnlyShort = 1 DateTimeLong = 6 DateTimeMedium = 5 DateTimeShort = 4 Decimal = 10 Integer = 11 LowerCase = 14 NegativeInteger = 13 None = 0 PositiveInteger = 12 TimeOnlyLong = 9 TimeOnlyMedium = 8 TimeOnlyShort = 7 UpperCase = 15 UserDefined = 16