Click or drag to resize

FhirMatchResourceOperation.Uri Property

Gets the URI where this operation is defined

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

Property Value

Type: Uri

Implements

IFhirOperationHandler.Uri
See Also