ISearchProvider2 interface

Reserved for internal use.

Namespace:  Microsoft.Office.RecordsManagement.SearchAndProcess
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

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

See also

Reference

ISearchProvider2 members

Microsoft.Office.RecordsManagement.SearchAndProcess namespace