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
- fieldIndex
Type: System.UInt32
Valor retornado
Type: System.Object