Click or drag to resize

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
AmiCollection GetLogs()

Return Value

Type: AmiCollection
Returns a collection of log files.
See Also