Click or drag to resize

IFhirOperationHandlerParameters Property

Get the parameter list for this object

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

Property Value

Type: IDictionaryString, FHIRAllTypes
See Also