获取或设置时间段的最近的事件类型的普及。
命名空间: Microsoft.Office.Server.Search.Analytics
程序集: Microsoft.Office.Server.Search.Applications(位于 Microsoft.Office.Server.Search.Applications.dll 中)
语法
声明
<DataMemberAttribute> _
Public Property RecentPopularityTimeframe As Integer
Get
Set
用法
Dim instance As AnalyticsEventTypeDefinition
Dim value As Integer
value = instance.RecentPopularityTimeframe
instance.RecentPopularityTimeframe = value
[DataMemberAttribute]
public int RecentPopularityTimeframe { get; set; }
属性值
类型:System.Int32
最近的事件类型的普及的时间框架。
另请参阅
引用
AnalyticsEventTypeDefinition 类