Share via


ResultItemType constructor (ResultItemType, SearchObjectOwner)

Creates an instance of a ResultItemType with the specified owner and with properties copied from the specified ResultItemType

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

Syntax

'Declaration
Public Sub New ( _
    type As ResultItemType, _
    owner As SearchObjectOwner _
)
'Usage
Dim type As ResultItemType
Dim owner As SearchObjectOwner

Dim instance As New ResultItemType(type, owner)
public ResultItemType(
    ResultItemType type,
    SearchObjectOwner owner
)

Parameters

See also

Reference

ResultItemType class

ResultItemType members

ResultItemType overload

Microsoft.Office.Server.Search.Administration namespace