Freigeben über


SearchServiceApplicationProxy.UpdateResultItemType-Methode (ResultItemType)

Wird nur intern verwendet.

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

Syntax

'Declaration
Public Function UpdateResultItemType ( _
    type As ResultItemType _
) As ResultItemType
'Usage
Dim instance As SearchServiceApplicationProxy
Dim type As ResultItemType
Dim returnValue As ResultItemType

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

Parameter

Rückgabewert

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

Siehe auch

Referenz

SearchServiceApplicationProxy Klasse

SearchServiceApplicationProxy-Member

UpdateResultItemType-Überladung

Microsoft.Office.Server.Search.Administration-Namespace