del método SPPrincipal.GetField
Reservado para uso interno.
Espacio de nombres: Microsoft.SharePoint
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
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
Tipo: System.UInt32
Valor devuelto
Tipo: System.Object