SPUsageProvider.DaysToKeepDetailedData-Eigenschaft
Die Anzahl der Tage, die Daten aufbewahrt.
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; }
Eigenschaftswert
Typ: System.UInt32
Eine UInt32 Anzahl von Tagen.