Click or drag to resize

IQueueFileProviderSaveQueueData Method

Save queue data

Namespace:  SanteDB.DisconnectedClient.Synchronization
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
string SaveQueueData(
	IdentifiedData data
)

Parameters

data
Type: SanteDB.Core.ModelIdentifiedData

[Missing <param name="data"/> documentation for "M:SanteDB.DisconnectedClient.Synchronization.IQueueFileProvider.SaveQueueData(SanteDB.Core.Model.IdentifiedData)"]

Return Value

Type: String

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Synchronization.IQueueFileProvider.SaveQueueData(SanteDB.Core.Model.IdentifiedData)"]

See Also