| Hl7QueryParameterMapPropertyAllowFuzzy Property |
True if fuzzy is allowed
Namespace:
SanteDB.Messaging.HL7.ParameterMap
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public bool AllowFuzzy { get; set; }
Public Property AllowFuzzy As Boolean
Get
Set
public:
property bool AllowFuzzy {
bool get ();
void set (bool value);
}
member AllowFuzzy : bool with get, set
Property Value
Type:
BooleanSee Also