AnalyticsItemData.LastProcessingHits 属性
获取命中数项或累积的范围中的最后一次的处理时间间隔。
命名空间: Microsoft.Office.Server.Search.Analytics
程序集: Microsoft.Office.Server.Search.Applications(位于 Microsoft.Office.Server.Search.Applications.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property LastProcessingHits As Integer
Get
Friend Set
用法
Dim instance As AnalyticsItemData
Dim value As Integer
value = instance.LastProcessingHits
[DataMemberAttribute]
public int LastProcessingHits { get; internal set; }
属性值
类型:System.Int32
实现
IAnalyticsItemData.LastProcessingHits