SPListItem.SystemUpdate method
SharePoint 2013
Updates the database with changes that are made to the list item without changing the Modified or Modified By fields.
| Name | Description | |
|---|---|---|
|
SystemUpdate() | Updates the database with changes made to the list item without changing the Modified or Modified By fields. |
|
SystemUpdate(Boolean) | Updates the database with changes that are made to the list item without changing the Modified or Modified By fields, or optionally, the item version. |