Click or drag to resize

DataFlowDiagnosticActionReportSamples Property

Gets or sets the samples collected

Namespace: SanteDB.BI.Diagnostics
Assembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public List<DataFlowDiagnosticSampleReport> Samples { get; set; }

Property Value

ListDataFlowDiagnosticSampleReport
See Also