Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the full text index that is used for the full text index rank component.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
ReadOnly Property FullTextIndexReference As FullTextIndex
Get
'Usage
Dim instance As FullTextIndexRankComponent
Dim value As FullTextIndex
value = instance.FullTextIndexReference
FullTextIndex FullTextIndexReference { get; }
Property Value
Type: Microsoft.SharePoint.Search.Extended.Administration.Schema.FullTextIndex
A FullTextIndex object that is part of the full text index rank component.
See Also
Reference
FullTextIndexRankComponent Interface
FullTextIndexRankComponent Members
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace