Click or drag to resize

DialogNodeAction Properties

The DialogNodeAction type exposes the following members.

Properties
  NameDescription
Public propertyActionType
The type of action to invoke.
Public propertyCredentials
The name of the context variable that the client application will use to pass in credentials for the action.
Public propertyName
The name of the action.
Public propertyParameters
A map of key/value pairs to be provided to the action.
Public propertyResultVariable
The location in the dialog context where the result of the action is stored.
Top
See Also