FullTextIndex.MakeDefault Method
Sets this full-text index as the default full-text index for the index schema.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
Sub MakeDefault
'Usage
Dim instance As FullTextIndex
instance.MakeDefault()
void MakeDefault()
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace