| ContextParameterDirections Enumeration | 
Namespace: WorkflowGen.My.Data
| Member name | Value | Description | |
|---|---|---|---|
| In | 0 | From the process to the application | |
| InOut | 1 | From the process to the application and from the application to the process | |
| Out | 2 | From the application to the process |