共用方式為


SPClickthroughUsageEntry constructor (Object[])

NOTE: This API is now obsolete.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Sub New ( _
    value As Object() _
)
'用途
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
)

參數

  • value
    Type: []

請參閱

參照

SPClickthroughUsageEntry class

SPClickthroughUsageEntry members

SPClickthroughUsageEntry overload

Microsoft.SharePoint.Administration namespace