Click or drag to resize

FhirQueryResultQuery Property

Gets or sets the query that initiated the action

Namespace:  SanteDB.Messaging.FHIR
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public FhirQuery Query { get; set; }

Property Value

Type: FhirQuery
See Also