Compartilhar via


SPFieldUser.HasValue method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Protected Friend Overrides Function HasValue ( _
    value As Object _
) As Boolean
'Uso
Dim value As Object
Dim returnValue As Boolean

returnValue = Me.HasValue(value)
protected internal override bool HasValue(
    Object value
)

Parâmetros

Valor retornado

Type: System.Boolean
Retorna Boolean.

Ver também

Referência

SPFieldUser class

SPFieldUser members

Microsoft.SharePoint namespace