ReorderingRuleCollection.Add(ReorderingRuleMatchType, String, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public void Add (Microsoft.SharePoint.Client.Search.Query.ReorderingRuleMatchType matchType, string matchValue, int boost);
member this.Add : Microsoft.SharePoint.Client.Search.Query.ReorderingRuleMatchType * string * int -> unit
Public Sub Add (matchType As ReorderingRuleMatchType, matchValue As String, boost As Integer)
Parameters
- matchType
- ReorderingRuleMatchType
- matchValue
- String
- boost
- Int32
- Attributes