Click or drag to resize

FhirMdmQueryLinksOperationParameters Property

Get the parameter list for this object.

Namespace: SanteDB.Persistence.MDM.Rest.FHIR
Assembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
Syntax
public IDictionary<string, FHIRAllTypes> Parameters { get; }

Property Value

IDictionaryString, FHIRAllTypes

Implements

IFhirOperationHandlerParameters
See Also