RankingLabeling.AddJudgment(String, String, Int16) 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 AddJudgment (string userQuery, string url, short labelId);
member this.AddJudgment : string * string * int16 -> unit
Public Sub AddJudgment (userQuery As String, url As String, labelId As Short)
Parameters
- userQuery
- String
- url
- String
- labelId
- Int16
- Attributes