This interface defines the function of ActionCode Manager. The Action Code Manager manages the NotReady with Reason Code.

C# | Visual Basic | Visual C++ |
public interface IActionCodeManager
Public Interface IActionCodeManager
public interface class IActionCodeManager

All Members | Methods | ||||
Icon | Member | Description |
---|---|---|
![]() | GetActionCode(InteractionData, InteractionData, IList<(Of <(CfgActionCode>)>)) |
Gets the action code.
|
![]() | GetActionCodeUtil(String, IList<(Of <(CfgActionCode>)>)) |
Gets the action code with the codeIn.
|