 | IDataFlowExecutionEntryStarted Property |
Gets the started date of the log entry
Namespace: SanteDB.BI.Datamart.DataFlowAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
SyntaxDateTimeOffset Started { get; }ReadOnly Property Started As DateTimeOffset
Get
property DateTimeOffset Started {
DateTimeOffset get ();
}abstract Started : DateTimeOffset with get
Property Value
DateTimeOffset
See Also