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.
This property controls the number of days to keep detailed data. Must be less than DaysToKeepData.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Property DaysToKeepDetailedData As UInteger
Get
Set
'Usage
Dim instance As SPUsageDefinition
Dim value As UInteger
value = instance.DaysToKeepDetailedData
instance.DaysToKeepDetailedData = value
public virtual uint DaysToKeepDetailedData { get; set; }
Property value
Type: System.UInt32
Returns UInt32.