Category.Update Method
Updates the settings for this category.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Sub Update
'Usage
Dim instance As Category
instance.Update()
void Update()
Exceptions
Exception | Condition |
---|---|
AdminException | The category does not exist. |
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace