Click or drag to resize

MatchAttributeMeasure Property

Gets or sets the algorithm for partially measuring the value

Namespace:  SanteDB.Matcher.Definition
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public MatchMeasureTransform Measure { get; set; }

Property Value

Type: MatchMeasureTransform
See Also