Compartilhar via


SPFieldUser.FieldValueType property

Obtém o tipo de valor do campo usuário.

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

Syntax

'Declaração
Public Overrides ReadOnly Property FieldValueType As Type
    Get
'Uso
Dim instance As SPFieldUser
Dim value As Type

value = instance.FieldValueType
public override Type FieldValueType { get; }

Property value

Type: System.Type
Um objeto System.Type que representa o tipo de valor.

Ver também

Referência

SPFieldUser class

SPFieldUser members

Microsoft.SharePoint namespace