Expand Minimize
This topic has not yet been rated - Rate this topic

SPField.Type property

Gets or sets the type of the field.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ClientCallableAttribute(Name = "FieldTypeKind")]
public SPFieldType Type { get; set; }

Property value

Type: Microsoft.SharePoint.SPFieldType
An Microsoft.SharePoint.SPFieldType value that specifies the type of field.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.