Share via


ResultItemTypeManager.DeleteResultItemType method

Removes an existing ResultItemType on the Search Service

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 ResultItemTypeManager
Dim type As ResultItemType

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

Parameters

See also

Reference

ResultItemTypeManager class

ResultItemTypeManager members

Microsoft.Office.Server.Search.Administration namespace