SPRequestManagementRuleCollection<T>.Update method
Stores the record into the store.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPRequestManagementRuleCollection
instance.Update()
public override void Update()
See also
Reference
SPRequestManagementRuleCollection<T> class