Click or drag to resize

ISynchronizationQueueEntryData Property

Gets or sets the transient data

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

Property Value

Type: IdentifiedData
See Also