InformationRightsManagementSettings.Update method
Updates the document library with changes that are made to the settings.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As InformationRightsManagementSettings
instance.Update()
public void Update()
See also
Reference
InformationRightsManagementSettings class