Gets the action code.

Declaration Syntax
string GetActionCode(
InteractionData reasons,
InteractionData extensions,
IList<CfgActionCode> list
)
Function GetActionCode ( _
reasons As InteractionData, _
extensions As InteractionData, _
list As IList(Of CfgActionCode) _
) As String
String^ GetActionCode(
InteractionData^ reasons,
InteractionData^ extensions,
IList<CfgActionCode^>^ list
)

Parameters
- reasons (InteractionData)
- The reasons
- extensions (InteractionData)
- The extensions.
- list (IList<(Of <(CfgActionCode>)>))
- The list of action codes.

Return Value
The action code.
Assembly:
Genesyslab.Desktop.Modules.Core (Module: Genesyslab.Desktop.Modules.Core) Version: 8.0.2.15 (8.0.002.15)