Click or drag to resize

FhirMatchResourceOperationAppliesTo Property

Applies to which resources (all of them)

Namespace:  SanteDB.Messaging.FHIR.Operations
Assembly:  SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax
public ResourceType[] AppliesTo { get; }

Property Value

Type: ResourceType

Implements

IFhirOperationHandlerAppliesTo
See Also