This topic has not yet been rated - Rate this topic

SPField.HasValue method

Internal function used to verify whether an object is null or not.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
protected internal virtual bool HasValue(
	Object value
)

Parameters

value
Type: System.Object
An object to test.

Return value

Type: System.Boolean
A Boolean equal to true if value is not null.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.