| |
Name
|
Description
|
|
AggregationFunction
| Gets or sets the aggregation function for the field.(inherited from SPField) |
|
AllowDeletion
| Gets or sets a Boolean value that specifies whether the field can be deleted.(inherited from SPField) |
|
AuthoringInfo
| Gets the descriptive string that is used in pages for editing fields to identify the field and its purpose. (inherited from SPField) |
|
CanBeDeleted
| Gets a Boolean value that indicates whether the field can be deleted.(inherited from SPField) |
|
CanToggleHidden
| Gets a Boolean value that indicates whether the column can be hidden through the user interface. (inherited from SPField) |
|
Currency
| Use the CurrencyLocaleId property to get or set the locale identifier (ID) of the currency field. (In Windows SharePoint Services 2.0 the Currency property was used to get or set the type of currency used in the field.)
Obsolete. |
|
CurrencyLocaleId
| Gets or sets the currency symbol that is used to format the field's value, and also the position of the currency symbol (for example, whether before or after numeric values). |
|
DefaultFormula
| Gets or sets the default formula for a calculated field. (inherited from SPField) |
|
DefaultValue
| Gets or sets the default value for a field. (inherited from SPField) |
|
DefaultValueTyped
| Gets the default value object based on the field type.(inherited from SPFieldNumber) |
|
Description
| Gets or sets the description for a field. (inherited from SPField) |
|
Direction
| Gets or sets the direction of the reading order for the field. (inherited from SPField) |
|
DisplayFormat
| Gets or sets the number of decimal places to use when displaying the field. (inherited from SPFieldNumber) |
|
DisplaySize
| Gets or sets the display size for the field. (inherited from SPField) |
|
FieldReferences
| Gets a string array that contains the internal names of fields that are referenced in a computed field. (inherited from SPField) |
|
FieldRenderingControl
|
Overridden. Gets the field type control that is used to render the field. |
|
FieldRenderingMobileControl
|
Overridden. Gets the mobile field type control that is used to render the field. |
|
FieldTypeDefinition
| Gets an SPFieldTypeDefinition object that represents the field type definition for the field.(inherited from SPField) |
|
FieldValueType
| Gets the value type of the field when the field type has its own value type.(inherited from SPFieldNumber) |
|
Filterable
| Gets a Boolean value that indicates whether the field can be filtered. (inherited from SPField) |
|
FilterableNoRecurrence
| Gets a Boolean value that indicates whether a filter can be created on a field in a view that does not expand recurring events. (inherited from SPField) |
|
FromBaseType
| Gets a Boolean value that indicates whether the field derives from a base field type. (inherited from SPField) |
|
Group
| Gets or sets the column group to which the field belongs.(inherited from SPField) |
|
Hidden
| Gets or sets a Boolean value that specifies whether the field is displayed in the list. (inherited from SPField) |
|
Id
| Gets the GUID of the field.(inherited from SPField) |
|
IMEMode
| Gets or sets the Input Method Editor (IME) mode bias to use for the field. The IME enables the conversion of keystrokes between languages when one writing system has more characters than can be encoded for the given keyboard.(inherited from SPFieldNumber) |
|
Indexed
| Gets or sets a Boolean value that specifies whether the field is indexed.(inherited from SPField) |
|
InternalName
| Gets the internal name that is used for the field. (inherited from SPField) |
|
JumpToField
| Gets the name of a field that represents the next question to which users are taken in a survey, which is dependent on the answer they give to the current question.(inherited from SPField) |
|
MaximumValue
| Gets or sets a maximum value for the field. (inherited from SPFieldNumber) |
|
MinimumValue
| Gets or sets a minimum value for the field. (inherited from SPFieldNumber) |
|
NoCrawl
| Gets or sets a Boolean value that specifies whether the field can be crawled by a search engine.(inherited from SPField) |
|
ParentList
| Gets the parent list that contains the field. (inherited from SPField) |
|
PIAttribute
| Gets or sets the attribute in the document processing instruction (specified by the PITarget property) that is used as the column value for property promotion and demotion in XML documents.(inherited from SPField) |
|
PITarget
| Gets or sets the document processing instruction in which the column value is stored in documents of the specified content type, which is used for property promotion and demotion in XML documents.(inherited from SPField) |
|
PreviewValueTyped
| Gets a preview value of field data for a design-time view of the field control in Display and Edit modes when there is no list item data that is associated with the field.(inherited from SPFieldNumber) |
|
PrimaryPIAttribute
| Gets or sets an alternate attribute in the document processing instruction, specified by the PrimaryPITarget property, that is used as the column value in property promotion and demotion in XML documents.(inherited from SPField) |
|
PrimaryPITarget
| Gets or sets an alternative document processing instruction in which the column value is stored for documents of the specified content type.(inherited from SPField) |
|
PushChangesToLists
| Gets or sets a Boolean value that specifies whether to propagate changes that are made in the field template to lists that implement the field.(inherited from SPField) |
|
ReadOnlyField
| Gets or sets a Boolean value that specifies whether values in the field can be modified. (inherited from SPField) |
|
RelatedField
| Gets or sets the internal name of a field to which the current field is related.(inherited from SPField) |
|
Reorderable
| Gets a Boolean value that indicates whether values in the field can be reordered. (inherited from SPField) |
|
Required
| Gets or sets a Boolean value that determines whether the field requires values. (inherited from SPField) |
|
SchemaXml
| Gets or sets the schema that defines the field. (inherited from SPField) |
|
Scope
| Gets the Web site-relative path to the list in which the field collection is used.(inherited from SPField) |
|
Sealed
| Gets a Boolean value that indicates whether other fields can be derived from the field. (inherited from SPField) |
|
ShowAsPercentage
|
Overridden. Gets or sets a Boolean value that determines whether values in the field are displayed as percentages. |
|
ShowInDisplayForm
| Gets or sets a Boolean value that specifies whether the field is displayed in the form for displaying list items.(inherited from SPField) |
|
ShowInEditForm
| Gets or sets a Boolean value that specifies whether the field is displayed in the form that is used to edit list items.(inherited from SPField) |
|
ShowInListSettings
| Gets or sets a Boolean value that specifies whether the field is displayed in the page for customizing list settings.(inherited from SPField) |
|
ShowInNewForm
| Gets or sets a Boolean value that specifies whether the field is displayed in the form that is used to create list items.(inherited from SPField) |
|
ShowInVersionHistory
| Gets or sets a Boolean value that specifies whether the field is displayed in the page for viewing list item versions.(inherited from SPField) |
|
ShowInViewForms
| Gets or sets a Boolean value that specifies whether the field is displayed in pages that are used to view list data.(inherited from SPField) |
|
Sortable
| Gets a Boolean value that determines whether the field can be sorted. (inherited from SPField) |
|
SourceId
| Gets the namespace that defines the field or the GUID of the list in which the custom field has been created through the user interface.(inherited from SPField) |
|
StaticName
| Gets or sets the internal name of the field.(inherited from SPField) |
|
Title
| Gets or sets the display name for the field. (inherited from SPField) |
|
TranslationXml
| Document content that has been stored in a multilingual database for display as an XML document.(inherited from SPField) |
|
Type
| Gets or sets the type of the field. (inherited from SPField) |
|
TypeAsString
| Gets the type of the field as a string value. (inherited from SPField) |
|
TypeDisplayName
| Gets the display name of the field type.(inherited from SPField) |
|
TypeShortDescription
| Gets the description of the field.(inherited from SPField) |
|
UsedInWebContentTypes
| Gets a Boolean value that indicates whether the field is implemented in any content type that is used in the site collection.(inherited from SPField) |
|
Version
| Gets the version of the field.(inherited from SPField) |
|
XPath
| Gets or sets the XPath expression to the field.(inherited from SPField) |