Click or drag to resize

FhirMdmQueryLinksOperationInvoke Method

Invoke the specified operation.

Namespace: SanteDB.Persistence.MDM.Rest.FHIR
Assembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
Syntax
public Resource Invoke(
	Parameters parameters
)

Parameters

parameters  Parameters
The parameter set to action.

Return Value

Resource
The result of the operation.

Implements

IFhirOperationHandlerInvoke(Parameters)
See Also