deWorkflowInstance..::..getHistoryDetails Method
Gets the history details.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public DataTable getHistoryDetails( bool showHistory, bool showRuntimeData, bool showEventData, bool showEngineAlerts, bool showErrors, bool showTaskReminders )
Parameters
- showHistory
- Type: Boolean
if set to true [show history].
- showRuntimeData
- Type: Boolean
if set to true [show runtime data].
- showEventData
- Type: Boolean
if set to true [show event data].
- showEngineAlerts
- Type: Boolean
if set to true [show engine alerts].
- showErrors
- Type: Boolean
if set to true [show errors].
- showTaskReminders
- Type: Boolean
if set to true show task reminders