Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub AddJudgment ( _
userQuery As String, _
url As String, _
labelId As Short _
)
'Usage
Dim instance As RankingLabeling
Dim userQuery As String
Dim url As String
Dim labelId As Short
instance.AddJudgment(userQuery, url, labelId)
public void AddJudgment(
string userQuery,
string url,
short labelId
)
Parameters
- userQuery
Type: System.String
- url
Type: System.String
- labelId
Type: System.Int16