IListItemService Methods
Include Protected Members
Include Inherited Members
The IListItemService type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CheckInListItem | Checks in the specified SharePoint list item. |
![]() |
CheckOutListItem | Checks out the specified list item. |
![]() |
CopyListItem | Copies the specified list item to the specified list. |
![]() |
CreateDocument | Create a new document on the specified list. |
![]() |
CreateListItem | Creates a new list item on the specified list. |
![]() |
DeleteListItem | Deletes the specified list item. |
![]() |
InitializeForEvent | Initializes the specified list item for events raised by the IListItemService interface. |
![]() |
UndoCheckOutListItem | Undoes the check out of the specified list item. |
![]() |
UpdateDocument | Updates the specified document. |
![]() |
UpdateListItem | Updates the specified list item. |
Top
.gif)