SPUsageDefinition.DaysToKeepDetailedData-Eigenschaft
Diese Eigenschaft steuert die Anzahl der Tage zum Aufbewahren von ausführliche Daten. Kleiner als DaysToKeepDatamuss sein.
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; }
Eigenschaftswert
Typ: System.UInt32
Gibt UInt32zurück.