AnalyticsItemData.DailyHistoryLimit property
Gets the maximum amount of daily history to retain.
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaration
Public Shared ReadOnly Property DailyHistoryLimit As Integer
Get
'Usage
Dim value As Integer
value = AnalyticsItemData.DailyHistoryLimit
public static int DailyHistoryLimit { get; }
Property value
Type: System.Int32