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