Share via


IndexPropagationTask.IndexId Property

Gets the integer that uniquely identifies a full-text index component within the full-text index catalog.

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

Syntax

'Declaration
Public Property IndexId As Integer
    Get
    Friend Set
'Usage
Dim instance As IndexPropagationTask
Dim value As Integer

value = instance.IndexId
public int IndexId { get; internal set; }

Property Value

Type: System.Int32
The index ID.

See Also

Reference

IndexPropagationTask Class

IndexPropagationTask Members

Microsoft.Office.Server.Search.Administration Namespace