del método Filter.Field.GetHashCode
Obtiene un código hash para el campo actual.
Espacio de nombres: Microsoft.Office.Project.Server.Library
Ensamblado: Microsoft.Office.Project.Server.Library (en Microsoft.Office.Project.Server.Library.dll)
Sintaxis
'Declaración
Public Overrides Function GetHashCode As Integer
'Uso
Dim instance As Filter.Field
Dim returnValue As Integer
returnValue = instance.GetHashCode()
public override int GetHashCode()
Valor devuelto
Tipo: System.Int32