SPTimerJobUsageEntry constructor
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Sub New ( _
value As Object() _
)
'用途
Dim value As Object()
Dim instance As New SPTimerJobUsageEntry(value)
public SPTimerJobUsageEntry(
Object[] value
)
參數
- value
Type: []