 | ApproxDifferenceOptionMaxDifference Property |
Similarity
Namespace: SanteDB.Matcher.ConfigurationAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic 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
Single
See Also