![]() | ISynchronizationQueueEntry Interface |
Namespace: SanteDB.DisconnectedClient.Synchronization
The ISynchronizationQueueEntry type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreationTime |
Gets the time that the entry was created
|
![]() | Data |
Gets or sets the transient data
|
![]() | DataFileKey |
Gets the data of the object
|
![]() | Id |
Gets the identifier of the queue entry
|
![]() | IsRetry |
Get whether the object is a retry
|
![]() | Operation |
Gets the operation of the object
|
![]() | Type |
Gets the type of data
|