Click or drag to resize

DataFlowDiagnosticSessionLogStartAction Method

Log the starting of a stage

Namespace: SanteDB.BI.Diagnostics
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public IDataFlowDiagnosticAction LogStartAction(
	BiDataFlowStep flowStep
)

Parameters

flowStep  BiDataFlowStep
The stage identifier

Return Value

IDataFlowDiagnosticAction

[Missing <returns> documentation for "M:SanteDB.BI.Diagnostics.DataFlowDiagnosticSession.LogStartAction(SanteDB.BI.Model.BiDataFlowStep)"]

Implements

IDataFlowDiagnosticSessionLogStartAction(BiDataFlowStep)
See Also