 | Hl7ConfigurationSectionStrictMetadataMatch Property |
When true, indicates strict birthplace matching
Namespace: SanteDB.Messaging.HL7.ConfigurationAssembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntaxpublic 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
Boolean
See Also