| FhirQueryMinimumDegreeMatch Property |
Minimum degree match.
Namespace:
SanteDB.Messaging.FHIR
Assembly:
SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax public 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
Type:
SingleSee Also