Share via


de la propiedad SPClickthroughUsageDefinition.UsageEntryType

NOTA: esta API está ahora obsoleta.

Contiene el tipo de clase SPUsageEntry que corresponde a esta [Microsoft.SharePoint.Administration.SPClickthroughUsageDefinition].

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 Overrides ReadOnly Property UsageEntryType As Type
    Get
'Uso
Dim instance As SPClickthroughUsageDefinition
Dim value As Type

value = instance.UsageEntryType
[ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")]
public override Type UsageEntryType { get; }

Valor de propiedad

Tipo: System.Type
Un objeto Type .

Vea también

Referencia

clase SPClickthroughUsageDefinition

Miembros SPClickthroughUsageDefinition

Espacio de nombres Microsoft.SharePoint.Administration