| ISynchronizationLogEntryLastSync Property |
Gets the last sync time
Namespace:
SanteDB.DisconnectedClient.Synchronization
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax DateTime LastSync { get; }
ReadOnly Property LastSync As DateTime
Get
property DateTime LastSync {
DateTime get ();
}
abstract LastSync : DateTime with get
Property Value
Type:
DateTimeSee Also