Click or drag to resize

BundleResourceHandler.History Method

History read

Namespace:  SanteDB.Messaging.FHIR.Handlers
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public Bundle History(
	string id
)

Parameters

id
Type: System.String

[Missing <param name="id"/> documentation for "M:SanteDB.Messaging.FHIR.Handlers.BundleResourceHandler.History(System.String)"]

Return Value

Type: Bundle

[Missing <returns> documentation for "M:SanteDB.Messaging.FHIR.Handlers.BundleResourceHandler.History(System.String)"]

Implements

IFhirResourceHandler.History(String)
See Also