Share via


QualityComponent.ManagedPropertyReference Property

Gets the managed property to set quality settings for.

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 QualityComponent
Dim value As ManagedProperty

value = instance.ManagedPropertyReference
ManagedProperty ManagedPropertyReference { get; }

Property Value

Type: Microsoft.SharePoint.Search.Extended.Administration.Schema.ManagedProperty
A ManagedProperty object representing the managed property that is used as part of this quality component.

See Also

Reference

QualityComponent Interface

QualityComponent Members

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