StringFormat EnumType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Describes the formatting of a string attribute for the StringAttributeMetadata.Format property. (Deprecated)
This Web API enum type corresponds to the organization service StringFormat.
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. |
The following use the StringFormat enum type.
Name | How used | Description |
|---|---|---|
Format Property | Contains the metadata for the attribute type Memo. | |
Format Property | Contains the metadata for an String attribute. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright