 | IDataFlowExecutionEntryOutcome Property |
Gets the outcome of the log entry
Namespace: SanteDB.BI.Datamart.DataFlowAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
SyntaxDataFlowExecutionOutcomeType Outcome { get; }ReadOnly Property Outcome As DataFlowExecutionOutcomeType
Get
property DataFlowExecutionOutcomeType Outcome {
DataFlowExecutionOutcomeType get ();
}abstract Outcome : DataFlowExecutionOutcomeType with get
Property Value
DataFlowExecutionOutcomeType
See Also