Enum FormattedFieldFlags
Namespace: SuperOffice.CRM.Globalization
Assembly: SoCore.dll
Syntax
[Flags]
public enum FormattedFieldFlags
Fields
Name | Description |
---|---|
CountryPrefix | Use country prefix |
None | No flags. |
UcaseAll | Uppercase all. |
UcaseInitial | Uppercase first letter |
UcaseWords | Upper case all words |