Share via


SPPropertyBag.Update method

Updates the database with changes that were made to the properties in the property bag.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub Update
'Usage
Dim instance As SPPropertyBag

instance.Update()
public void Update()

See also

Reference

SPPropertyBag class

SPPropertyBag members

Microsoft.SharePoint.Utilities namespace