注销以供租户事件。
命名空间: Microsoft.Office.Server.Search.Analytics
程序集: Microsoft.Office.Server.Search.Applications(位于 Microsoft.Office.Server.Search.Applications.dll 中)
语法
声明
Public Sub UnregisterEventType ( _
customEventTypeId As Guid _
)
用法
Dim instance As AnalyticsTenantConfig
Dim customEventTypeId As Guid
instance.UnregisterEventType(customEventTypeId)
public void UnregisterEventType(
Guid customEventTypeId
)
参数
customEventTypeId
类型:System.Guid要用于记录该事件的应用程序 ID。