StringFormatName Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Specifies the format of a StringAttributeMetadata attribute using the FormatName property.
The following tables list the members exposed by the StringFormatName type.
Public Constructors
Name | Description | |
---|---|---|
StringFormatName | Initializes a new instance of the StringFormatName class. |
Top
Public Fields
Name | Description | |
---|---|---|
Specifies to display the StringAttributeMetadata as an email address. | ||
Phone | Specifies to display the StringAttributeMetadata as an phone number. | |
PhoneticGuide | Specifies to display the StringAttributeMetadata as an phonetic guide. | |
Text | Specifies to display the StringAttributeMetadata as text. | |
TextArea | Specifies to display the StringAttributeMetadata as a text area. | |
TickerSymbol | Specifies to display the StringAttributeMetadata as a ticker symbol. | |
Url | Specifies to display the StringAttributeMetadata as a URL. | |
VersionNumber | Specifies to display the StringAttributeMetadata as a version number. |
Top
Public Properties
Name | Description | |
---|---|---|
ExtensionData | (inherited from ConstantsBase) | |
Value | (inherited from ConstantsBase) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether two instances are equal. | |
GetHashCode | Overridden. Returns a hash code value for this type. | |
GetType | (inherited from Object) | |
Equality | Indicates whether two StringFormatName instances are the same. | |
Implicit | Converts a string into a StringFormatName | |
Inequality | Indicates whether two StringFormatName instances are different. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ValueExistsInList | (inherited from ConstantsBase) |
Top
See Also
Reference
StringFormatName Class
Microsoft.Xrm.Sdk.Metadata Namespace
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.