Compartilhar via


SearchServiceApplicationProxy.AddResultItemType method (ResultItemType)

Somente para uso interno.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Function AddResultItemType ( _
    type As ResultItemType _
) As ResultItemType
'Uso
Dim instance As SearchServiceApplicationProxy
Dim type As ResultItemType
Dim returnValue As ResultItemType

returnValue = instance.AddResultItemType(type)
public ResultItemType AddResultItemType(
    ResultItemType type
)

Parâmetros

Valor retornado

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

Ver também

Referência

SearchServiceApplicationProxy class

SearchServiceApplicationProxy members

AddResultItemType overload

Microsoft.Office.Server.Search.Administration namespace