Query.RankingModelId 屬性
取得或設定要在查詢中使用的排名模型的識別項 (識別碼)。
命名空間: Microsoft.SharePoint.Client.Search.Query
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Public Property RankingModelId As String
Get
Set
'用途
Dim instance As Query
Dim value As String
value = instance.RankingModelId
instance.RankingModelId = value
public string RankingModelId { get; set; }
屬性值
類型:System.String
排名模型識別碼。