IndexPropagationTask.Type Property
Gets the type of the propagation task.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property Type As PropagationTaskType
Get
'Usage
Dim instance As IndexPropagationTask
Dim value As PropagationTaskType
value = instance.Type
public override PropagationTaskType Type { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.PropagationTaskType
The type of the propagation task.