SPUsageManager.UsageLogCutTime Property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property UsageLogCutTime As UInteger
Get
Set
'Usage
Dim instance As SPUsageManager
Dim value As UInteger
value = instance.UsageLogCutTime
instance.UsageLogCutTime = value
public uint UsageLogCutTime { get; set; }
Property Value
Type: System.UInt32