Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Item.SystemUpdate() works only for Sharepoint IOnline and not for On-Prem CSOM. Need to find a way an alternative for On-Prem CSOM

$
0
0

Latest Microsoft.SharePoint.Client.dll provides the functionality of Item.SystemUpdate() which is used only for SharePoint Online. 

For On-Prem CSOM it gives error SystemUpdate() method could not be found

Is there any alternative of SystemUpdate() for On-Prem CSOM

(We need the SystemUpdate() method so that while updating the metadata extra versions are not created and also Modified By and Modified Date are not updated)



Viewing all articles
Browse latest Browse all 7589

Trending Articles