SPFieldUserValue class

Contains the value for an SPFieldUser object.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPFieldLookupValue
    Microsoft.SharePoint.SPFieldUserValue

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

Syntax

'Declaration
Public Class SPFieldUserValue _
    Inherits SPFieldLookupValue
'Usage
Dim instance As SPFieldUserValue
public class SPFieldUserValue : SPFieldLookupValue

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPFieldUserValue members

Microsoft.SharePoint namespace