DialogNodeAction Properties |
The DialogNodeAction type exposes the following members.
Name | Description | |
---|---|---|
ActionType |
The type of action to invoke.
| |
Credentials |
The name of the context variable that the client application will use to pass in credentials for the action.
| |
Name |
The name of the action.
| |
Parameters |
A map of key/value pairs to be provided to the action.
| |
ResultVariable |
The location in the dialog context where the result of the action is stored.
|