Share via


ReorderingRule.Boost property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property Boost As Integer
    Get
    Set
'Usage
Dim instance As ReorderingRule
Dim value As Integer

value = instance.Boost

instance.Boost = value
[DataMemberAttribute]
public int Boost { get; set; }

Property value

Type: System.Int32

See also

Reference

ReorderingRule class

ReorderingRule members

Microsoft.Office.Server.Search.Query namespace