| IFhirMessageOperationEventUri Property |
Gets the event URI which this operation handles
Namespace:
SanteDB.Messaging.FHIR.Extensions
Assembly:
SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax ReadOnly Property EventUri As Uri
Get
property Uri^ EventUri {
Uri^ get ();
}
abstract EventUri : Uri with get
Property Value
Type:
UriSee Also