Compartilhar via


SPPrincipal.GetField method

Reservado para uso interno.

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

Syntax

'Declaração
Protected Function GetField ( _
    fieldIndex As UInteger _
) As Object
'Uso
Dim fieldIndex As UInteger
Dim returnValue As Object

returnValue = Me.GetField(fieldIndex)
protected Object GetField(
    uint fieldIndex
)

Parâmetros

Valor retornado

Type: System.Object

Ver também

Referência

SPPrincipal class

SPPrincipal members

Microsoft.SharePoint namespace