 | DiagnosticActionEventArgsAction Property |
Gets the action that started or ended
Namespace: SanteDB.BI.Datamart.DataFlowAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic IDataFlowDiagnosticAction Action { get; }Public ReadOnly Property Action As IDataFlowDiagnosticAction
Get
public:
property IDataFlowDiagnosticAction^ Action {
IDataFlowDiagnosticAction^ get ();
}member Action : IDataFlowDiagnosticAction with get
Property Value
IDataFlowDiagnosticAction
See Also