ResultTable.GroupTemplateId 屬性
代表不同的查詢所傳回的搜尋結果的集合。
命名空間: Microsoft.SharePoint.Client.Search.Query
組件: Microsoft.SharePoint.Client.Search (在 Microsoft.SharePoint.Client.Search.dll 中)
語法
'宣告
Public ReadOnly Property GroupTemplateId As String
Get
'用途
Dim instance As ResultTable
Dim value As String
value = instance.GroupTemplateId
public string GroupTemplateId { get; }