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()

See also

Reference

Scope class

Scope members

Microsoft.Office.Server.Search.Administration namespace