Click or drag to resize

FhirProcessMessageOperationUri Property

Gets the URI of the operation

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

IFhirOperationHandlerUri
See Also