SP.List.update() Method

Applies to: SharePoint Foundation 2010

Updates the database with changes that are made to the list.

SP.List.update();

Applies To

SP.List Class

Exceptions

  • SPException
    The list does not exist. Error code: -2147024893. Another list with the title already exists in the site. Error code: -2130575342. The list was modified on the server so changes cannot be committed. Error code: -2130575305. The data validation criteria in ValidationFormula is not valid. Error code: -2130575296. The data validation criteria in ValidationFormula is not valid. Error code: -2130575295. The data validation criteria in ValidationFormula is not valid. Error code: -2130575273. The data validation criteria in ValidationFormula is not valid. Error code: -2130575272. The data validation criteria in ValidationFormula is not valid. Error code: -2130575271. The data validation criteria in ValidationFormula is not valid. Error code: -2130575270 .The folder for attachments cannot be created, the form digest validation timed out, or the form digest validation failed. Error code: -2130575262.

See Also

Reference

SP.List Methods

SP.List Properties

SP Namespace