| IAmiServiceContractGetLogs Method |
Get log files on the server and their sizes.
Namespace:
SanteDB.Rest.AMI
Assembly:
SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax Function GetLogs As AmiCollection
abstract GetLogs : unit -> AmiCollection
Return Value
Type:
AmiCollectionReturns a collection of log files.
See Also