Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The number of days to keep data.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Property DaysToKeepDetailedData As UInteger
Get
Set
'Usage
Dim instance As SPUsageProvider
Dim value As UInteger
value = instance.DaysToKeepDetailedData
instance.DaysToKeepDetailedData = value
public override uint DaysToKeepDetailedData { get; set; }
Property value
Type: System.UInt32
A UInt32 number of days.