| IAmiServiceContractGetServerDiagnosticReport Method |
Gets a server diagnostic report.
Namespace:
SanteDB.Rest.AMI
Assembly:
SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax DiagnosticReport GetServerDiagnosticReport()
Function GetServerDiagnosticReport As DiagnosticReport
DiagnosticReport^ GetServerDiagnosticReport()
abstract GetServerDiagnosticReport : unit -> DiagnosticReport
Return Value
Type:
DiagnosticReportReturns the created diagnostic report.
See Also