Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Owner of the client type mapping
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property Owner As SearchObjectOwner
Get
'Usage
Dim instance As QueryClientTypeMapping
Dim value As SearchObjectOwner
value = instance.Owner
public SearchObjectOwner Owner { get; }
Property value
Type: Microsoft.Office.Server.Search.Administration.SearchObjectOwner