Click or drag to resize

MatchDiagnosticsActionDataData Property

Gets the actions

Namespace:  SanteDB.Matcher.Model
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public List<MatchDiagnosticsSampleData> Data { get; set; }

Property Value

Type: ListMatchDiagnosticsSampleData
See Also