Click or drag to resize

QueryParameterMapMap Property

The type of the map

Namespace:  SanteDB.Messaging.FHIR.Util
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public List<QueryParameterType> Map { get; set; }

Property Value

Type: ListQueryParameterType
See Also