Click or drag to resize

SynchronizationQueryStartTime Property

Start time of the query

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

Property Value

Type: DateTime

Implements

ISynchronizationLogQueryStartTime
See Also