StringFormatName.GetHashCode Method ()
Applies To: Dynamics CRM 2015
Returns a hash code value for this type.
Namespace: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public override int GetHashCode()
public:
virtual int GetHashCode() override
override GetHashCode : unit -> int
Public Overrides Function GetHashCode As Integer
Return Value
Type: System.Int32
Type: Int32
The hash code for the current StringFormatName.
See Also
StringFormatName Class
Microsoft.Xrm.Sdk.Metadata Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright