Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the item without creating another version of the item.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Sub UpdateOverwriteVersion
'Usage
Dim instance As SPListItem
instance.UpdateOverwriteVersion()
public void UpdateOverwriteVersion()
Remarks
This method updates the current list item without creating another version of the item.