RemoteScopes.Update method

Updates the search Scope compilation schedule information on a remote Scope objects with information stored in the SearchAdminDatabase.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Overrides Sub Update
'Usage
Dim instance As RemoteScopes

instance.Update()
public override void Update()

Remarks

This override does not perform an update if the CompilationScheduleType has not been changed.

See also

Reference

RemoteScopes class

RemoteScopes members

Microsoft.Office.Server.Search.Administration namespace