| FhirDispatcherTargetConfigurationEndpoint Property |
Gets or sets the endpoint where audits should be sent
Namespace:
SanteDB.Messaging.FHIR.Configuration
Assembly:
SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 2.2.1
Syntax public string Endpoint { get; set; }
Public Property Endpoint As String
Get
Set
public:
property String^ Endpoint {
String^ get ();
void set (String^ value);
}
member Endpoint : string with get, set
Property Value
Type:
StringSee Also