The Class WorkflowHistoryActionDto.
| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| action | string | element | 0/1 | The action. | |
| result | string | element | 0/1 | The result. |
Example
<workflowHistoryActionDto> <action>...</action> <result>...</result> </workflowHistoryActionDto>