Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reserved for internal use.
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
)
Parameters
- fieldIndex
Type: System.UInt32
Return value
Type: System.Object