ManagedProperty.QueryIndependentRankCustomizationDisallowed property

NOTE: This API is now obsolete.

This property is deprecated and should not be used.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("This property is deprecated.")> _
Public ReadOnly Property QueryIndependentRankCustomizationDisallowed As Boolean
    Get
'Usage
Dim instance As ManagedProperty
Dim value As Boolean

value = instance.QueryIndependentRankCustomizationDisallowed
[ObsoleteAttribute("This property is deprecated.")]
public bool QueryIndependentRankCustomizationDisallowed { get; }

Property value

Type: System.Boolean
Returns Boolean.

See also

Reference

ManagedProperty class

ManagedProperty members

Microsoft.Office.Server.Search.Administration namespace