| ISynchronizationLogQueryStartTime Property |
Start time of the query
Namespace:
SanteDB.DisconnectedClient.Synchronization
Assembly:
SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax DateTime StartTime { get; set; }
Property StartTime As DateTime
Get
Set
property DateTime StartTime {
DateTime get ();
void set (DateTime value);
}
abstract StartTime : DateTime with get, set
Property Value
Type:
DateTimeSee Also