KeywordQuery.GenerationId 属性
指定应从中检索搜索结果的索引生成。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Property GenerationId As Long
Get
Set
用法
Dim instance As KeywordQuery
Dim value As Long
value = instance.GenerationId
instance.GenerationId = value
public long GenerationId { get; set; }
属性值
类型:System.Int64