SPServiceCallUsageEntry constructor (Object[])
Create a new usage entry and populate it with the specified data.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub New ( _
value As Object() _
)
'Usage
Dim value As Object()
Dim instance As New SPServiceCallUsageEntry(value)
public SPServiceCallUsageEntry(
Object[] value
)
Parameters
- value
Type: []
See also
Reference
SPServiceCallUsageEntry members