Partager via


AnalyticsTenantConfig.UnregisterEventType - Méthode

Annule l'inscription d'un événement pour une utilisation par un client.

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

Syntaxe

'Déclaration
Public Sub UnregisterEventType ( _
    customEventTypeId As Guid _
)
'Utilisation
Dim instance As AnalyticsTenantConfig
Dim customEventTypeId As Guid

instance.UnregisterEventType(customEventTypeId)
public void UnregisterEventType(
    Guid customEventTypeId
)

Paramètres

  • customEventTypeId
    Type : System.Guid

    L'ID de l'application à utiliser pour enregistrer l'événement.

Voir aussi

Référence

AnalyticsTenantConfig classe

AnalyticsTenantConfig - Membres

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