Scope.Update Method
Updates a scope with any changes made.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As Scope
instance.Update()
public void Update()