Click or drag to resize

FhirQueryResultResults Property

Gets or sets the results

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

Property Value

Type: ListEntryComponent
See Also