FullTextIndexMapping Interface

Represents a full text index mapping between a managed property and a full text index.

Namespace:  Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly:  Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface FullTextIndexMapping
'Usage
Dim instance As FullTextIndexMapping
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface FullTextIndexMapping

See Also

Reference

FullTextIndexMapping Members

Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace