Click or drag to resize

FhirServiceConfigurationSectionMessageHandlers Property

XML for resource handlers

Namespace:  SanteDB.Messaging.FHIR.Configuration
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public List<TypeReferenceConfiguration> MessageHandlers { get; set; }

Property Value

Type: ListTypeReferenceConfiguration
See Also