SharePointContentSource.Update method

Updates the content source with any changes made.

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 SharePointContentSource

instance.Update()
public override void Update()

See also

Reference

SharePointContentSource class

SharePointContentSource members

Microsoft.Office.Server.Search.Administration namespace