IAnalyticsItemData.CurrentDate 属性
获取日期分析数据。当检索已分析数据。
命名空间: Microsoft.Office.Server.Search.Analytics
程序集: Microsoft.Office.Server.Search.Applications(位于 Microsoft.Office.Server.Search.Applications.dll 中)
语法
声明
ReadOnly Property CurrentDate As DateTime
Get
用法
Dim instance As IAnalyticsItemData
Dim value As DateTime
value = instance.CurrentDate
DateTime CurrentDate { get; }