Click or drag to resize

SynchronizationQueryLastSuccess Property

Last successful record number

Namespace:  SanteDB.DisconnectedClient.SQLite.Synchronization.Model
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public int LastSuccess { get; set; }

Property Value

Type: Int32

Implements

ISynchronizationLogQueryLastSuccess
See Also