StringFormat EnumType
Describes the formatting of a string attribute for the StringAttributeMetadata.Format property. (Deprecated)
Members
Members define the discrete options for the enumeration type.
| Name | Value | Description |
|---|---|---|
| 0 | Specifies to display the string as an e-mail. | |
| Text | 1 | Specifies to display the string as text. V |
| TextArea | 2 | Specifies to display the string as a text area. |
| Url | 3 | Specifies to display the string as a URL. |
| TickerSymbol | 4 | Specifies to display the string as a ticker symbol. |
| PhoneticGuide | 5 | Specifies to display the string as a phonetic guide. |
| VersionNumber | 6 | Specifies to display the string as a version number. |
| Phone | 7 | For internal use only. |
| Json | 8 | |
| RichText | 9 |
Used by
The following use the StringFormat EnumType.
| Name | How used |
|---|---|
| MemoAttributeMetadata | Property |
| StringAttributeMetadata | Property |
| ComplexMemoAttributeMetadata | Property |
| ComplexStringAttributeMetadata | Property |