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 propagation status of the query component.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property PropagationStatus As QueryComponentPropagationStatus
Get
'Usage
Dim instance As QueryComponent
Dim value As QueryComponentPropagationStatus
value = instance.PropagationStatus
public QueryComponentPropagationStatus PropagationStatus { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.QueryComponentPropagationStatus
A value from the QueryComponentPropagationStatus enumeration.