 | FhirServiceConfigurationSectionStrictProcessing Property |
Strict processing flag
Namespace: SanteDB.Messaging.FHIR.ConfigurationAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntaxpublic bool StrictProcessing { get; set; }Public Property StrictProcessing As Boolean
Get
Set
public:
property bool StrictProcessing {
bool get ();
void set (bool value);
}member StrictProcessing : bool with get, set
Property Value
Boolean
See Also