Click or drag to resize

MatchConfigurationCollectionTransforms Property

Adds a transformer to the collection

Namespace:  SanteDB.Matcher.Definition
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public List<MatchTransformConfiguration> Transforms { get; set; }

Property Value

Type: ListMatchTransformConfiguration
See Also