| ApproxDifferenceOptionMaxDifference Property |
Similarity
Namespace:
SanteDB.Matcher.Configuration
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public float MaxDifference { get; set; }
Public Property MaxDifference As Single
Get
Set
public:
property float MaxDifference {
float get ();
void set (float value);
}
member MaxDifference : float32 with get, set
Property Value
Type:
SingleSee Also