Click or drag to resize

IDataFlowExecutionEntryLogEntries Property

Get the log entries

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

Property Value

IEnumerableIDataFlowLogEntry
See Also