Click or drag to resize

IDatamartFlowExecutions Property

Gets the log entries related to this datamart entry

Namespace: SanteDB.BI.Datamart
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
IEnumerable<IDataFlowExecutionEntry> FlowExecutions { get; }

Property Value

IEnumerableIDataFlowExecutionEntry
See Also