Click or drag to resize

IDataFlowExecutionContextSetOutcome Method

Log the end of the BI execution

Namespace: SanteDB.BI.Datamart.DataFlow
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
void SetOutcome(
	DataFlowExecutionOutcomeType outcome
)

Parameters

outcome  DataFlowExecutionOutcomeType
The outcome of the execution
See Also