| |
Name
|
Description
|
|
AllRolesForCurrentUser
| Gets the current user's role definitions for the item.(inherited from SPListItem) |
|
Attachments
| Gets the collection of attachments that are associated with the item.(inherited from SPListItem) |
|
Audit
| Gets the audit log that is associated with the item.(inherited from SPListItem) |
|
BackwardLinks
| Returns the collection of links to the item.(inherited from SPListItem) |
|
ContentType
| Gets the content type that is associated with the item.(inherited from SPListItem) |
|
CopyDestinations
| Gets a list of URLs to which the item can be copied through the Windows SharePoint Services user interface.(inherited from SPListItem) |
|
CopyFieldMask
| Gets a field mask for a copied item.(inherited from SPListItem) |
|
CopySource
| Gets the URL of the source item from which this item was copied, if the item results from a copy operation.(inherited from SPListItem) |
|
DisplayName
| Gets the display name of the item.(inherited from SPListItem) |
|
EffectiveBasePermissions
| Gets the current user’s effective base permissions on the item, including group membership and policies. (inherited from SPListItem) |
|
Fields
| Gets or sets the collection of all fields in the parent of the item.(inherited from SPListItem) |
|
File
| Gets the file that is represented by the item from a document library.(inherited from SPListItem) |
|
FileSystemObjectType
| Gets or sets the file system object type for the item.(inherited from SPListItem) |
|
FirstUniqueAncestor
| Returns the item itself if it has unique role assignments; otherwise, returns the first parent object (folder, list, or Web site) that has unique role assignments.(inherited from SPListItem) |
|
Folder
| Gets a folder object that is associated with a folder item.(inherited from SPListItem) |
|
ForwardLinks
| Gets a collection of hyperlinks that are associated with the item; for example, the hyperlinks in a URL field or rich text field.(inherited from SPListItem) |
|
HasPublishedVersion
| Gets a Boolean value that specifies whether a published version of the item exists.(inherited from SPListItem) |
|
HasUniqueRoleAssignments
| Gets a Boolean value that specifies whether the item has unique security or inherits its role assignments from a parent object.(inherited from SPListItem) |
|
ID
| Gets the integer that identifies the item.(inherited from SPListItem) |
|
Item
|
Overloaded.
(inherited from
SPListItem)
|
|
Level
| Gets the level of publication for the item.(inherited from SPListItem) |
|
ListItems
| Gets the parent collection of list item objects to which the item belongs.(inherited from SPListItem) |
|
MissingRequiredFields
| Gets a Boolean value that specifies whether required fields are missing from the item's properties.(inherited from SPListItem) |
|
ModerationInformation
| Gets Content Approval information for the item, including the status and comment.(inherited from SPListItem) |
|
Name
| Gets the name of the item.(inherited from SPListItem) |
|
ParentList
| Gets the parent list of the list item.(inherited from SPListItem) |
|
Properties
| Gets metadata for the item.(inherited from SPListItem) |
|
RecurrenceID
| Returns the identifier (ID) of an instance of a recurrent item.(inherited from SPListItem) |
|
ReusableAcl
| Gets an opaque object that represents the raw access control list (ACL) information for the item. (inherited from SPListItem) |
|
RoleAssignments
| Gets the collection of role assignments for the list item.(inherited from SPListItem) |
|
ServerRedirected
| Gets a Boolean value that indicates whether users who do not have access to view the item, or who do not have the appropriate client application installed, are redirected to server-side rendering of the item when they click a link to view it.(inherited from SPListItem) |
|
Tasks
| Gets the collection of workflow tasks for the item.(inherited from SPListItem) |
|
Title
| Gets the title of the item.(inherited from SPListItem) |
|
UniqueId
| Gets the GUID that uniquely identifies the item for the internal database.(inherited from SPListItem) |
|
Url
| Gets the site-relative URL of the item.(inherited from SPListItem) |
|
Versions
| Gets the collection of item version objects that represent the versions of the item.(inherited from SPListItem) |
|
Web
| Gets the Web site that is associated with the list item.(inherited from SPListItem) |
|
WorkflowId
| Gets the ID of the workflow to which this task belongs. |
|
Workflows
| Gets the collection of the workflow objects that represent instances of the item workflows that are currently running, but does not get the workflow associations.(inherited from SPListItem) |
|
Xml
| Returns a string that represents the workflow task definition in XML format. |