PolicyResource.Update Method

Writes the changes made to the policy resource back to the SharePoint content database.

Namespace:  Microsoft.Office.RecordsManagement.InformationPolicy
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public Sub Update
'Usage
Dim instance As PolicyResource

instance.Update()
public void Update()

Remarks

If you do not call this method, any changes you have made programmatically to the policy resource are not saved.

See Also

Reference

PolicyResource Class

PolicyResource Members

Microsoft.Office.RecordsManagement.InformationPolicy Namespace