ManagedPropertyBoostComponent Interface
Represents a managed property boost component.
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 ManagedPropertyBoostComponent
'Usage
Dim instance As ManagedPropertyBoostComponent
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface ManagedPropertyBoostComponent
Examples
See ManagedPropertyBoostCollection
See Also
Reference
ManagedPropertyBoostComponent Members
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace