Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Converts a string into a StringFormatName
Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public static implicit operator StringFormatName (
    string formatName
)
Public Shared Widening Operator CType (
    formatName As String
) As StringFormatName
Parameters
- formatName 
 Type: System.String- Type: String. Specifies a StringFormatName. 
Return Value
Type: Microsoft.Xrm.Sdk.Metadata.StringFormatName
Type: StringFormatName
A StringFormatName that represents the converted String.
See Also
StringFormatName Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright