Compartir a través de


(ResultItemType, Boolean) del método SearchServiceApplicationProxy.AddResultItemType

Solo uso interno.

Espacio de nombres:  Microsoft.Office.Server.Search.Administration
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Public Function AddResultItemType ( _
    type As ResultItemType, _
    wrapExceptionsForProxy As Boolean _
) As ResultItemType
'Uso
Dim instance As SearchServiceApplicationProxy
Dim type As ResultItemType
Dim wrapExceptionsForProxy As Boolean
Dim returnValue As ResultItemType

returnValue = instance.AddResultItemType(type, _
    wrapExceptionsForProxy)
public ResultItemType AddResultItemType(
    ResultItemType type,
    bool wrapExceptionsForProxy
)

Parámetros

Valor devuelto

Tipo: Microsoft.Office.Server.Search.Administration.ResultItemType

Implementaciones

ISearchSiteAdministrationServiceApplication.AddResultItemType(ResultItemType, Boolean)

Vea también

Referencia

clase SearchServiceApplicationProxy

Miembros SearchServiceApplicationProxy

Sobrecarga AddResultItemType

Espacio de nombres Microsoft.Office.Server.Search.Administration