Click or drag to resize

FhirProcessMessageOperationParameters Property

Get the parameters

Namespace:  SanteDB.Messaging.FHIR.Operations
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public IDictionary<string, FHIRAllTypes> Parameters { get; }

Property Value

Type: IDictionaryString, FHIRAllTypes

Implements

IFhirOperationHandlerParameters
See Also