CrawledProperty.Update Method
Updates the Shared Service Provider's search schema with changes made to the crawled property.
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 CrawledProperty
instance.Update()
public void Update()