Click or drag to resize

ISynchronizationQueueEntryCreationTime Property

Gets the time that the entry was created

Namespace:  SanteDB.DisconnectedClient.Synchronization
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
DateTime CreationTime { get; set; }

Property Value

Type: DateTime
See Also