Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Gets or sets the type of the field.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public Property Type As SPFieldType
Get
Set
'Usage
Dim instance As SPField
Dim value As SPFieldType
value = instance.Type
instance.Type = value
public SPFieldType Type { get; set; }
Type: Microsoft.SharePoint.SPFieldType
An Microsoft.SharePoint.SPFieldType value that specifies the type of field.
Please sign in to use this experience.
Sign in