Click or drag to resize

MatchDiagnosticsActionDataActions Property

Gets the child actions

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

Property Value

Type: ListMatchDiagnosticsActionData
See Also