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.

另请参阅

引用

SPUsageDefinition 类

SPUsageDefinition 成员

Microsoft.SharePoint.Administration 命名空间