| IFhirProfileValidationHandlerProfileUri Property |
Gets the defined profile URI
Namespace:
SanteDB.Messaging.FHIR.Extensions
Assembly:
SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax ReadOnly Property ProfileUri As Uri
Get
property Uri^ ProfileUri {
Uri^ get ();
}
abstract ProfileUri : Uri with get
Property Value
Type:
UriSee Also