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.
Gets the index partition to which the query component is assigned.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property IndexPartition As IndexPartition
Get
'Usage
Dim instance As QueryComponent
Dim value As IndexPartition
value = instance.IndexPartition
public IndexPartition IndexPartition { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.IndexPartition
The index partition the query component is assigned to.