SPListItem.SystemUpdate Method
Include Protected Members
Include Inherited Members
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