SP.ListItem Methods
Applies to: SharePoint Foundation 2010
The following table lists the methods of the SP.ListItem class.
Methods
Name |
Description |
---|---|
Deletes the list item. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Initializes a new instance of the SP.ListItem Class. |
|
Initializes the extended properties associated with the list item. |
|
Sets the value of the field for the list item based on an implementation specific transformation of the value. |
|
Moves the list item to the Recycle Bin and returns the identifier of the new Recycle Bin item. |
|
Reloads the extended properties associated with the list item. |
|
Commits changed properties of the list item. |