Click or drag to resize

DiagnosticActionEventArgsAction Property

Gets the action that started or ended

Namespace: SanteDB.BI.Datamart.DataFlow
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public IDataFlowDiagnosticAction Action { get; }

Property Value

IDataFlowDiagnosticAction
See Also