Share via


ResultItemType constructor (SearchObjectOwner)

Creates an instance of a ResultItemType with the specified owner

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

Syntax

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

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

Parameters

See also

Reference

ResultItemType class

ResultItemType members

ResultItemType overload

Microsoft.Office.Server.Search.Administration namespace