Compartir a través de


de la propiedad SPClickthroughUsageEntry.ParentType

NOTA: esta API está ahora obsoleta.

El tipo del objeto derivada [SPUsageDefinition] que está asociado a esta entrada de uso.

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 ParentType As Type
    Get
'Uso
Dim instance As SPClickthroughUsageEntry
Dim value As Type

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

Valor de propiedad

Tipo: System.Type
UnType.

Vea también

Referencia

clase SPClickthroughUsageEntry

Miembros SPClickthroughUsageEntry

Espacio de nombres Microsoft.SharePoint.Administration