SPUsageDefinition.DaysToKeepDetailedData 属性
This property controls the number of days to keep detailed data. Must be less than DaysToKeepData.
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
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; }
属性值
类型:System.UInt32
Returns UInt32.