Partager via


SPClickthroughUsageEntry.ParentType - Propriété

Remarque : cette API est désormais obsolète.

Le Type de l'objet dérivé de [SPUsageDefinition] qui est associé à cette entrée de l'utilisation.

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("Query click through collection is no longer necessary for the new analytics platform.")> _
Public Overrides ReadOnly Property ParentType As Type
    Get
'Utilisation
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; }

Valeur de propriété

Type : System.Type
UnType.

Voir aussi

Référence

SPClickthroughUsageEntry classe

SPClickthroughUsageEntry - Membres

Microsoft.SharePoint.Administration - Espace de noms