SPClientServiceRequestUsageEntry.ParentType - Propriété
Obtient l' 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
Public Overrides ReadOnly Property ParentType As Type
Get
'Utilisation
Dim instance As SPClientServiceRequestUsageEntry
Dim value As Type
value = instance.ParentType
public override Type ParentType { get; }
Valeur de propriété
Type : System.Type
Voir aussi
Référence
SPClientServiceRequestUsageEntry classe