Partager via


SearchServiceApplication.DeleteCustomEventUsageDataForTenant - Méthode

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Sub DeleteCustomEventUsageDataForTenant ( _
    tenantId As Guid, _
    appEventTypeId As Guid _
)
'Utilisation
Dim instance As SearchServiceApplication
Dim tenantId As Guid
Dim appEventTypeId As Guid

instance.DeleteCustomEventUsageDataForTenant(tenantId, _
    appEventTypeId)
public void DeleteCustomEventUsageDataForTenant(
    Guid tenantId,
    Guid appEventTypeId
)

Paramètres

Implémentations

IAnalyticsServiceApplication.DeleteCustomEventUsageDataForTenant(Guid, Guid)

Voir aussi

Référence

SearchServiceApplication classe

SearchServiceApplication - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms