Freigeben über


ResultItemTypeManager.AddResultItemType-Methode

Fügt eine neue ResultItemType mit dem Suchdienst

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

Syntax

'Declaration
Public Function AddResultItemType ( _
    type As ResultItemType _
) As ResultItemType
'Usage
Dim instance As ResultItemTypeManager
Dim type As ResultItemType
Dim returnValue As ResultItemType

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

Parameter

Rückgabewert

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

Siehe auch

Referenz

ResultItemTypeManager Klasse

ResultItemTypeManager-Member

Microsoft.Office.Server.Search.Administration-Namespace