Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Indicates whether two AttributeTypeDisplayName instances are the same.
Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public static bool operator ==(
    AttributeTypeDisplayName attributeTypeDisplayNameA,
    AttributeTypeDisplayName attributeTypeDisplayNameB
)
Public Shared Operator = (
    attributeTypeDisplayNameA As AttributeTypeDisplayName,
    attributeTypeDisplayNameB As AttributeTypeDisplayName
) As Boolean
Parameters
- attributeTypeDisplayNameA 
 Type: Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName- Type: AttributeTypeDisplayName. Specifies a AttributeTypeDisplayName. 
- attributeTypeDisplayNameB 
 Type: Microsoft.Xrm.Sdk.Metadata.AttributeTypeDisplayName- Type: AttributeTypeDisplayName. Specifies a AttributeTypeDisplayName. 
Return Value
Type: System.Boolean
Type: Boolean
true if the values of attributeTypeDisplayNameA and attributeTypeDisplayNameB are the same; otherwise, false.
See Also
AttributeTypeDisplayName Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright