EntityReference.GetHashCode Method ()
Applies To: Dynamics CRM 2015
Serves as a hash function for this type.
Namespace: Microsoft.Xrm.Sdk
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 EntityReference.
See Also
EntityReference Class
Microsoft.Xrm.Sdk Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright