Click or drag to resize

ISynchronizationLogServiceGetAll Method

Get all log entries

Namespace: SanteDB.Client.Disconnected.Data.Synchronization
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
IEnumerable<ISynchronizationLogEntry> GetAll()

Return Value

IEnumerableISynchronizationLogEntry

[Missing <returns> documentation for "M:SanteDB.Client.Disconnected.Data.Synchronization.ISynchronizationLogService.GetAll"]

See Also