IListItemService Methods

Include Protected Members
Include Inherited Members

The IListItemService type exposes the following members.

Methods

  Name Description
Public method CheckInListItem Checks in the specified SharePoint list item.
Public method CheckOutListItem Checks out the specified list item.
Public method CopyListItem Copies the specified list item to the specified list.
Public method CreateDocument Create a new document on the specified list.
Public method CreateListItem Creates a new list item on the specified list.
Public method DeleteListItem Deletes the specified list item.
Public method InitializeForEvent Initializes the specified list item for events raised by the IListItemService interface.
Public method UndoCheckOutListItem Undoes the check out of the specified list item.
Public method UpdateDocument Updates the specified document.
Public method UpdateListItem Updates the specified list item.

Top

See Also

Reference

IListItemService Interface

Microsoft.SharePoint.Workflow Namespace