 | FhirQueryMinimumDegreeMatch Property |
Minimum degree match.
Namespace: SanteDB.Messaging.FHIRAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntaxpublic float MinimumDegreeMatch { get; set; }Public Property MinimumDegreeMatch As Single
Get
Set
public:
property float MinimumDegreeMatch {
float get ();
void set (float value);
}member MinimumDegreeMatch : float32 with get, set
Property Value
Single
See Also