AttributeTypeDisplayName Implicit Conversion (String to AttributeTypeDisplayName)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Converts a string into a AttributeTypeDisplayName
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public static implicit operator AttributeTypeDisplayName (
string attributeTypeDisplayName
)
Public Shared Widening Operator CType (
attributeTypeDisplayName As String
) As AttributeTypeDisplayName
Parameters
attributeTypeDisplayName
Type: System.StringType: String. Specifies a AttributeTypeDisplayName.
Return Value
Type: Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName
Type: AttributeTypeDisplayName
A AttributeTypeDisplayName that represents the converted String.
See Also
AttributeTypeDisplayName Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright