Share via


SPFieldUserValue class

Contém o valor de um objeto SPFieldUser .

Inheritance hierarchy

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

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

Syntax

'Declaração
Public Class SPFieldUserValue _
    Inherits SPFieldLookupValue
'Uso
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.

Ver também

Referência

SPFieldUserValue members

Microsoft.SharePoint namespace