This topic has not yet been rated - Rate this topic

SPFieldUser Members

Windows SharePoint Services 3

Represents a user field.

The following tables list the members exposed by the SPFieldUser type.

  Name Description
Public method SPFieldUser Overloaded. Initializes a new instance of the SPFieldUser class.
Top
  Name Description
Public property AggregationFunction  Gets or sets the aggregation function for the field.(inherited from SPField)
Public property AllowDeletion  Gets or sets a Boolean value that specifies whether the field can be deleted.(inherited from SPField)
Public property AllowDisplay Gets or sets a Boolean value that specifies whether to display the name of the user who created or last modified the field.
Public property AllowMultipleValues  Gets or sets a Boolean value that specifies whether multiple values can be used in the lookup field.(inherited from SPFieldLookup)
Public property AuthoringInfo  Gets the descriptive string that is used in pages for editing fields to identify the field and its purpose. (inherited from SPField)
Public property CanBeDeleted  Gets a Boolean value that indicates whether the field can be deleted.(inherited from SPField)
Public property CanToggleHidden  Gets a Boolean value that indicates whether the column can be hidden through the user interface. (inherited from SPField)
Public property CountRelated  Gets or sets a Boolean value that specifies whether to return the number of items that are related to the current list item.(inherited from SPFieldLookup)
Public property DefaultFormula  Gets or sets the default formula for a calculated field. (inherited from SPField)
Public property DefaultValue  Gets or sets the default value for a field. (inherited from SPField)
Public property DefaultValueTyped  Gets the default value object based on the field type.(inherited from SPField)
Public property Description  Gets or sets the description for a field. (inherited from SPField)
Public property Direction  Gets or sets the direction of the reading order for the field. (inherited from SPField)
Public property DisplaySize  Gets or sets the display size for the field. (inherited from SPField)
Public property FieldReferences  Gets a string array that contains the internal names of fields that are referenced in a computed field. (inherited from SPField)
Public property FieldRenderingControl Overridden. Gets the control that is used to render the field.
Public property FieldRenderingMobileControl Overridden. Gets the mobile control that is used to render the field.
Public property FieldTypeDefinition  Gets an SPFieldTypeDefinition object that represents the field type definition for the field.(inherited from SPField)
Public property FieldValueType Overridden. Gets the value type of the user field.
Public property Filterable  Gets a Boolean value that indicates whether the field can be filtered. (inherited from SPField)
Public property 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)
Public property FromBaseType  Gets a Boolean value that indicates whether the field derives from a base field type. (inherited from SPField)
Public property Group  Gets or sets the column group to which the field belongs.(inherited from SPField)
Public property Hidden  Gets or sets a Boolean value that specifies whether the field is displayed in the list. (inherited from SPField)
Public property Id  Gets the GUID of the field.(inherited from SPField)
Public property IMEMode  Gets or sets the Input Method Editor (IME) mode bias to use for the field. The IME enables conversion of keystrokes between languages when one writing system has more characters than can be encoded for the given keyboard. (inherited from SPField)
Public property Indexed  Gets or sets a Boolean value that specifies whether the field is indexed.(inherited from SPField)
Public property InternalName  Gets the internal name that is used for the field. (inherited from SPField)
Public property 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)
Public property LookupField  Gets or sets the field from a non-local list to which this field is a lookup. (inherited from SPFieldLookup)
Public property LookupList  Gets the GUID of the list to use for the lookup. (inherited from SPFieldLookup)
Public property LookupWebId  Gets or sets the ID of the Web site that contains the list to which this field is a lookup.(inherited from SPFieldLookup)
Public property NoCrawl  Gets or sets a Boolean value that specifies whether the field can be crawled by a search engine.(inherited from SPField)
Public property ParentList  Gets the parent list that contains the field. (inherited from SPField)
Public property 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)
Public property 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)
Public property PrependId  Gets or sets a Boolean value that specifies whether to add item IDs to the beginning of items listed in selection boxes within Edit forms.(inherited from SPFieldLookup)
Public property Presence Gets or sets a Boolean value that specifies whether presence is enabled on the field to display user names and e-mail addresses.
Public property 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 associated with the field.(inherited from SPField)
Public property 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)
Public property 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)
Public property 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)
Public property ReadOnlyField  Gets or sets a Boolean value that specifies whether values in the field can be modified. (inherited from SPField)
Public property RelatedField  Gets or sets the internal name of a field to which the current field is related.(inherited from SPField)
Public property Reorderable  Gets a Boolean value that indicates whether values in the field can be reordered. (inherited from SPField)
Public property Required  Gets or sets a Boolean value that determines whether the field requires values. (inherited from SPField)
Public property SchemaXml  Gets or sets the schema that defines the field. (inherited from SPField)
Public property Scope  Gets the Web site-relative path to the list in which the field collection is used.(inherited from SPField)
Public property Sealed  Gets a Boolean value that indicates whether other fields can be derived from the field. (inherited from SPField)
Public property SelectionGroup Gets or sets a value that represents the SPGroup to associate with a user.
Public property SelectionMode Gets or sets a value that specifies whether only individuals or both individuals and groups can be selected as field values in forms for creating or editing list items.
Public property ShowInDisplayForm  Gets or sets a Boolean value that specifies whether the field is displayed in the form for displaying list items.(inherited from SPField)
Public property 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)
Public property ShowInListSettings  Gets or sets a Boolean value that specifies whether the field is displayed in the page for customizing list settings.(inherited from SPField)
Public property 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)
Public property 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)
Public property 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)
Public property Sortable  Gets a Boolean value that determines whether the field can be sorted. (inherited from SPField)
Public property 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)
Public property StaticName  Gets or sets the internal name of the field.(inherited from SPField)
Public property Title  Gets or sets the display name for the field. (inherited from SPField)
Public property TranslationXml  Document content that has been stored in a multilingual database for display as an XML document.(inherited from SPField)
Public property Type  Gets or sets the type of the field. (inherited from SPField)
Public property TypeAsString  Gets the type of the field as a string value. (inherited from SPField)
Public property TypeDisplayName  Gets the display name of the field type.(inherited from SPField)
Public property TypeShortDescription  Gets the description of the field.(inherited from SPField)
Public property UnlimitedLengthInDocumentLibrary  Gets or sets a Boolean value that specifies whether to allow values with unlimited text in the lookup field.(inherited from SPFieldLookup)
Public property 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)
Public property Version  Gets the version of the field.(inherited from SPField)
Public property XPath  Gets or sets the XPath expression to the field.(inherited from SPField)
Top
(see also Protected Methods )
  Name Description
Public method Delete  Deletes the field.(inherited from SPField)
Public method Equals  Overloaded. (inherited from Object)
Public method GetCustomProperty  (inherited from SPField)
Public method GetFieldValue Overridden. Converts the specified field value into a field type value object.
Public method GetFieldValueAsHtml Overridden. Returns the field value in HTML format in order to render the value directly on the page.
Public method GetFieldValueAsText Overridden. Converts the field type value object into text for use in Display mode.
Public method GetFieldValueForEdit  (inherited from SPField)
Public method GetHashCode  (inherited from Object)
Public method GetProperty  (inherited from SPField)
Public method GetType  (inherited from Object)
Public method GetValidatedString  (inherited from SPField)
Public method OnAdded  (inherited from SPField)
Public method OnDeleting  Occurs when a field is being deleted.(inherited from SPField)
Public method OnUpdated  Occurs after changes are made to a field.(inherited from SPField)
Public method Static ReferenceEquals  (inherited from Object)
Public method SetCustomProperty  (inherited from SPField)
Public method ToString  Returns the title of the field. (inherited from SPField)
Public method Update  Overloaded. Updates the database with changes that are made to the field.(inherited from SPField)
Top
  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.