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 managed property that is affected by the boost value.
Namespace: Microsoft.SharePoint.Search.Extended.Administration.Schema
Assembly: Microsoft.SharePoint.Search.Extended.Administration (in Microsoft.SharePoint.Search.Extended.Administration.dll)
Syntax
'Declaration
ReadOnly Property ManagedPropertyReference As ManagedProperty
Get
'Usage
Dim instance As ManagedPropertyBoostComponent
Dim value As ManagedProperty
value = instance.ManagedPropertyReference
ManagedProperty ManagedPropertyReference { get; }
Property Value
Type: Microsoft.SharePoint.Search.Extended.Administration.Schema.ManagedProperty
A ManagedProperty object.
See Also
Reference
ManagedPropertyBoostComponent Interface
ManagedPropertyBoostComponent Members
Microsoft.SharePoint.Search.Extended.Administration.Schema Namespace