deWorkflowDefinition..::..getTaskProjectionsWithConfiguration Method
Gets the task projections with configuration.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public DataTable getTaskProjectionsWithConfiguration( DateTime oStartDateTime, List<string> columnsToIgnore, bool includeSubWorkFlowSteps )
Parameters
- oStartDateTime
- Type: DateTime
The o start date time.
- columnsToIgnore
- Type: List<(Of <(<'String>)>)>
The columns to ignore.
- includeSubWorkFlowSteps
- Type: Boolean
Include sub-workflow steps