SPUsageDefinition.DaysToKeepDetailedData property
此屬性控制將詳細的資料保持的天數。必須是小於DaysToKeepData。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable Property DaysToKeepDetailedData As UInteger
Get
Set
'用途
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
傳回UInt32。