SearchServiceApplicationProxy.DeleteResultItemType 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 Sub DeleteResultItemType ( _
    type As ResultItemType _
)
'Usage
Dim instance As SearchServiceApplicationProxy
Dim type As ResultItemType

instance.DeleteResultItemType(type)
public void DeleteResultItemType(
    ResultItemType type
)

Parameters

See also

Reference

SearchServiceApplicationProxy class

SearchServiceApplicationProxy members

DeleteResultItemType overload

Microsoft.Office.Server.Search.Administration namespace