Online Training On SharePoint
                      

Question on SPListItem.SystemUpdate

Question 104: What are the correct statements about SPListItem.SystemUpdate method used to updated the items in the list(Multiple Selection):

a. SPListItem.SystemUpdate updates the content database effecting changes in the Modified or Modified By fields when the list is updated.

b. SPListItem.SystemUpdate updates the content database without effecting changes in the Modified or Modified By fields when the list is updated.

c. Using SPListItem.SystemUpdate associated alerts are not sent when the list is updated.

d. Using SPListItem.SystemUpdate associated events on the list are not triggered.

Check Answer