Click or drag to resize

FhirQueryActualParameters Property

Get the actual parameters that could be serviced

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

Property Value

Type: NameValueCollection
See Also