StringFormat Enumeration
[Applies to: Microsoft Dynamics CRM 2011 and Microsoft Dynamics CRM Online]
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Describes the formatting of a string attribute Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
| Member name | Description |
|---|---|
| Specifies to display the string as an e-mail. Value = 0. | |
| Phone | For internal use only. |
| PhoneticGuide | Specifies to display the string as a phonetic guide. Value = 5. |
| Text | Specifies to display the string as text. Value = 1. |
| TextArea | Specifies to display the string as a text area. Value = 2. |
| TickerSymbol | Specifies to display the string as a ticker symbol. Value = 4. |
| Url | Specifies to display the string as a URL. Value = 3. |
| VersionNumber | Specifies to display the string as a version number. Value = 6. |
Development Platforms
Windows Server 2008Target Platforms
Windows Server 2008, Windows 7 (All Versions), Windows Vista (All Versions)Send comments about this topic to Microsoft.
© 2011 Microsoft Corporation. All rights reserved.