Click or drag to resize

FhirEvaluateMeasureOperationParameters Property

Get the parameter list for this object

Namespace: SanteDB.Messaging.FHIR.Operations
Assembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntax
public IDictionary<string, FHIRAllTypes> Parameters { get; }

Property Value

IDictionaryString, FHIRAllTypes

Implements

IFhirOperationHandlerParameters
See Also