SearchServiceApplicationProxy.UpdateResultItemType method (ResultItemType)

Internal use only.

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
)

Parameters

Return value

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

See also

Reference

SearchServiceApplicationProxy class

SearchServiceApplicationProxy members

UpdateResultItemType overload

Microsoft.Office.Server.Search.Administration namespace