PolicyFeature.Update method

Writes the changes made to the policy feature 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 PolicyFeature

instance.Update()
public void Update()

Remarks

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

See also

Reference

PolicyFeature class

PolicyFeature members

Microsoft.Office.RecordsManagement.InformationPolicy namespace