Click or drag to resize

FhirDispatcherConfigurationSectionTargets Property

Targets for the dispatcher

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

Property Value

Type: ListFhirDispatcherTargetConfiguration
See Also