Click or drag to resize

FhirProcessMessageOperation.AppliesTo Property

Gets the resource type

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

IFhirOperationHandler.AppliesTo
See Also