Compartir a través de


(Object[]) del constructor SPClickthroughUsageEntry

NOTA: esta API está ahora obsoleta.

Espacio de nombres:  Microsoft.SharePoint.Administration
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

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

Parámetros

  • value
    Tipo: []

Vea también

Referencia

clase SPClickthroughUsageEntry

Miembros SPClickthroughUsageEntry

Sobrecarga SPClickthroughUsageEntry

Espacio de nombres Microsoft.SharePoint.Administration