Keyword.Update Method
Updates a keyword with the specified changes.
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 Keyword
instance.Update()
public void Update()