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
Indicates whether two StringFormatName instances are different.
Namespace:   Microsoft.Xrm.Sdk.Metadata
Assembly:  Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public static bool operator !=(
    StringFormatName stringFormatA,
    StringFormatName stringFormatB
)
Public Shared Operator <> (
    stringFormatA As StringFormatName,
    stringFormatB As StringFormatName
) As Boolean
Parameters
- stringFormatA 
 Type: Microsoft.Xrm.Sdk.Metadata.StringFormatName- Type: StringFormatName. Specifies a StringFormatName. 
- stringFormatB 
 Type: Microsoft.Xrm.Sdk.Metadata.StringFormatName- Type: StringFormatName. Specifies a StringFormatName. 
Return Value
Type: System.Boolean
Type: Boolean
true if the values of stringFormatA and stringFormatB are different; otherwise, false.
See Also
StringFormatName Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright