Share via


IndexComponent.IndexPartitionOrdinal property

Specifies the index partition that this index component belongs to.

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

Syntax

'Declaration
Public ReadOnly Property IndexPartitionOrdinal As UInteger
    Get
'Usage
Dim instance As IndexComponent
Dim value As UInteger

value = instance.IndexPartitionOrdinal
public uint IndexPartitionOrdinal { get; }

Property value

Type: System.UInt32

See also

Reference

IndexComponent class

IndexComponent members

Microsoft.Office.Server.Search.Administration.Topology namespace