Click or drag to resize

FhirPubSubMessageDispatcherFactorySchemes Property

Gets the schemes for this factory

Namespace:  SanteDB.Messaging.FHIR.PubSub
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public IEnumerable<string> Schemes { get; }

Property Value

Type: IEnumerableString

Implements

IPubSubDispatcherFactorySchemes
See Also