Share via


HoldInfo.GetHashCode method

Returns the hash code for this hold.

Namespace:  Microsoft.Office.RecordsManagement.Preservation
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As HoldInfo
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return value

Type: System.Int32
The hash code for this hold.

See also

Reference

HoldInfo class

HoldInfo members

Microsoft.Office.RecordsManagement.Preservation namespace