QueryComponent.TransitionSequenceName Property
Gets the name of the most recent running transition.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property TransitionSequenceName As String
Get
'Usage
Dim instance As QueryComponent
Dim value As String
value = instance.TransitionSequenceName
public string TransitionSequenceName { get; }
Property Value
Type: System.String
The name of the most recent running transition.