The type of a user action, indicating whether a form will be used or a confirm dialog should be shown.
| Member Name | Description |
|---|---|
| Form | Form-based action. |
| Confirm | Confirm action, show a confirmation dialog before committing the action. |
| NonConfirm | Non-confirm action, commit the action immediately. |
Namespace: FreeFlow
Assembly: FreeFlow.Client (in FreeFlow.Client.dll)