CrawlRule.Update method

Updates the CrawlRule object with changes made to the crawl rule.

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 CrawlRule

instance.Update()
public void Update()

See also

Reference

CrawlRule class

CrawlRule members

Microsoft.Office.Server.Search.Administration namespace