Share via


IAnalyticsItemData.CurrentDate property

Gets analytics data for the date. when the analytics data was retrieved.

Namespace:  Microsoft.Office.Server.Search.Analytics
Assembly:  Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)

Syntax

'Declaration
ReadOnly Property CurrentDate As DateTime
    Get
'Usage
Dim instance As IAnalyticsItemData
Dim value As DateTime

value = instance.CurrentDate
DateTime CurrentDate { get; }

Property value

Type: System.DateTime

See also

Reference

IAnalyticsItemData interface

IAnalyticsItemData members

Microsoft.Office.Server.Search.Analytics namespace