SPFieldLookup.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)
Available in Sandboxed Solutions: No
Available in SharePoint Online

Syntax

'Declaration
Protected Friend Overrides Function HasValue ( _
    value As Object _
) As Boolean
'Usage
Dim value As Object
Dim returnValue As Boolean

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

Parameters

Return Value

Type: System.Boolean
Boolean

See Also

Reference

SPFieldLookup Class

SPFieldLookup Members

Microsoft.SharePoint Namespace