Click or drag to resize

MatchMeasureTransformTransforms Property

Gets or sets the transformations

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

Property Value

Type: ListMatchTransform
See Also