SP.Field Properties
Applies to: SharePoint Foundation 2010
The following table lists the properties of the SP.Field class.
Properties
Name |
Description |
---|---|
Gets a value that specifies whether the field can be deleted. |
|
Gets or sets a value that specifies the default value for the field. |
|
Gets or sets a value that specifies the description of the field. |
|
Gets or sets a value that specifies the reading order of the field. |
|
Gets or sets a value that specifies whether to require unique field values in a list or library column. |
|
Gets or sets a value that specifies the type of the field. |
|
Gets a value that specifies whether list items in the list can be filtered by the field value. |
|
Gets a Boolean value that indicates whether the field derives from a base field type. |
|
Gets or sets a value that specifies the field group. |
|
Gets or sets a value that specifies whether the field is hidden in list views and list forms. |
|
Gets a value that specifies the field identifier (ID). |
|
Gets a value that specifies the field internal name. |
|
Gets or sets a value that specifies whether the value of the field is read-only. |
|
Gets or sets a value that specifies whether the field requires a value. |
|
Gets or sets a value that specifies the XML schema that defines the field. |
|
Gets a value that specifies the server-relative URL of the list or the site to which the field belongs. |
|
Gets a value that specifies whether properties on the field cannot be changed and whether the field cannot be deleted. |
|
Gets a value that specifies whether list items in the list can be sorted by the field value. |
|
Gets or sets a value that specifies a customizable identifier (ID) of the field. |
|
Gets or sets value that specifies the display name of the field. |
|
Gets or sets a value that specifies the type of the field. |
|
Gets a value that specifies the display name for the type of the field. |
|
Gets a value that specifies the description for the type of the field. |
|
Gets or sets a value that specifies the data validation criteria for the value of the field. |
|
Gets or sets a value that specifies the error message returned when data validation fails for the field. |