Share via


AnalyticsItemData.MonthlyHistoryLimit property

Gets the maximum amount of monthly 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 MonthlyHistoryLimit As Integer
    Get
'Usage
Dim value As Integer

value = AnalyticsItemData.MonthlyHistoryLimit
public static int MonthlyHistoryLimit { get; }

Property value

Type: System.Int32

See also

Reference

AnalyticsItemData class

AnalyticsItemData members

Microsoft.Office.Server.Search.Analytics namespace