Click or drag to resize

Hl7InterceptorConfigurationElementExportDomains Property

Gets or sets the identity domains to notify the remote target of

Namespace:  SanteDB.Messaging.HL7.Configuration
Assembly:  SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax
public List<AssigningAuthority> ExportDomains { get; set; }

Property Value

Type: ListAssigningAuthority
See Also