SPListItem.SystemUpdate method
Updates the database with changes that are made to the list item without changing the Modified or Modified By fields.
Overload list
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. |
Top