AnalyticsItemData.MonthlyHistoryLimit property
Obtém a quantidade máxima de histórico mensal para manter.
Namespace: Microsoft.Office.Server.Search.Analytics
Assembly: Microsoft.Office.Server.Search.Applications (in Microsoft.Office.Server.Search.Applications.dll)
Syntax
'Declaração
Public Shared ReadOnly Property MonthlyHistoryLimit As Integer
Get
'Uso
Dim value As Integer
value = AnalyticsItemData.MonthlyHistoryLimit
public static int MonthlyHistoryLimit { get; }
Property value
Type: System.Int32