This topic has not yet been rated - Rate this topic

SPSchemaElementType Enumeration

SharePoint 2010

Defines the type of display for a field represented by an SPSchemaElement object.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[DataContractAttribute]
public enum SPSchemaElementType
Member name Description
None Indicates that the field is not intended to be displayed in the user interface.
TableViewOnly Indicates that the field can only be displayed in table view.
DetailViewOnly Indicates that the field can only be displayed in detailed view.
Both Indicates that the field can be displayed either in table view or detail view.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ