| AmiServiceClientGetLogs Method |
Get all logs
Namespace:
SanteDB.Messaging.AMI.Client
Assembly:
SanteDB.Messaging.AMI.Client (in SanteDB.Messaging.AMI.Client.dll) Version: 2.2.1
Syntax public AmiCollection GetLogs()
Public Function GetLogs As AmiCollection
public:
AmiCollection^ GetLogs()
member GetLogs : unit -> AmiCollection
Return Value
Type:
AmiCollection[Missing <returns> documentation for "M:SanteDB.Messaging.AMI.Client.AmiServiceClient.GetLogs"]
See Also