SPClickthroughUsageEntry constructor (Object[])
NOTE: This API is now obsolete.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Sub New ( _
value As Object() _
)
'Usage
Dim value As Object()
Dim instance As New SPClickthroughUsageEntry(value)
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public SPClickthroughUsageEntry(
Object[] value
)
Parameters
- value
Type: []
See also
Reference
SPClickthroughUsageEntry class
SPClickthroughUsageEntry members