SPPrincipal.GetField - Méthode
Réservé à une utilisation interne.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Function GetField ( _
fieldIndex As UInteger _
) As Object
'Utilisation
Dim fieldIndex As UInteger
Dim returnValue As Object
returnValue = Me.GetField(fieldIndex)
protected Object GetField(
uint fieldIndex
)
Paramètres
- fieldIndex
Type : System.UInt32
Valeur renvoyée
Type : System.Object