| Hl7ConfigurationSectionStrictMetadataMatch Property |
When true, indicates strict birthplace matching
Namespace:
SanteDB.Messaging.HL7.Configuration
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public bool StrictMetadataMatch { get; set; }
Public Property StrictMetadataMatch As Boolean
Get
Set
public:
property bool StrictMetadataMatch {
bool get ();
void set (bool value);
}
member StrictMetadataMatch : bool with get, set
Property Value
Type:
BooleanSee Also