Share via


IndexPropagationTask.BirthDate Property

Gets an integer that defines the order in which the components were created in 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 BirthDate As Long
    Get
    Friend Set
'Usage
Dim instance As IndexPropagationTask
Dim value As Long

value = instance.BirthDate
public long BirthDate { get; internal set; }

Property Value

Type: System.Int64
The component birth date of the full-text index component being added.

See Also

Reference

IndexPropagationTask Class

IndexPropagationTask Members

Microsoft.Office.Server.Search.Administration Namespace