ReorderingRule.Boost - Propriété
Espace de noms : Microsoft.SharePoint.Client.Search.Query
Assembly : Microsoft.SharePoint.Client.Search (dans Microsoft.SharePoint.Client.Search.dll)
Syntaxe
'Déclaration
Public Property Boost As Integer
Get
Set
'Utilisation
Dim instance As ReorderingRule
Dim value As Integer
value = instance.Boost
instance.Boost = value
public int Boost { get; set; }
Valeur de propriété
Type : System.Int32