SPPrincipal.GetField-Methode
Für die interne Verwendung reserviert.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Function GetField ( _
fieldIndex As UInteger _
) As Object
'Usage
Dim fieldIndex As UInteger
Dim returnValue As Object
returnValue = Me.GetField(fieldIndex)
protected Object GetField(
uint fieldIndex
)
Parameter
- fieldIndex
Typ: System.UInt32
Rückgabewert
Typ: System.Object