 | DataMartExecutionInfoOutcome Property |
Outcome
Namespace: SanteDB.BI.DatamartAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic DataFlowExecutionOutcomeType Outcome { get; set; }Public Property Outcome As DataFlowExecutionOutcomeType
Get
Set
public:
property DataFlowExecutionOutcomeType Outcome {
DataFlowExecutionOutcomeType get ();
void set (DataFlowExecutionOutcomeType value);
}member Outcome : DataFlowExecutionOutcomeType with get, set
Property Value
DataFlowExecutionOutcomeType
See Also