 | ISynchronizationLogQueryQueryStartTime Property |
Start time of the query
Namespace: SanteDB.Client.Disconnected.Data.SynchronizationAssembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
SyntaxDateTime QueryStartTime { get; }ReadOnly Property QueryStartTime As DateTime
Get
property DateTime QueryStartTime {
DateTime get ();
}abstract QueryStartTime : DateTime with get
Property Value
DateTime
See Also