SearchServiceApplication.DeleteCustomEventUsageDataForTenant 方法

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Sub DeleteCustomEventUsageDataForTenant ( _
    tenantId As Guid, _
    appEventTypeId As Guid _
)
用法
Dim instance As SearchServiceApplication
Dim tenantId As Guid
Dim appEventTypeId As Guid

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

参数

实现

IAnalyticsServiceApplication.DeleteCustomEventUsageDataForTenant(Guid, Guid)

另请参阅

引用

SearchServiceApplication 类

SearchServiceApplication 成员

Microsoft.Office.Server.Search.Administration 命名空间