Click or drag to resize

SQLiteMailPersistenceServiceUpdate Method (Object)

Update the specified data

Namespace:  SanteDB.DisconnectedClient.SQLite.Mail
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public Object Update(
	Object data
)

Parameters

data
Type: SystemObject

[Missing <param name="data"/> documentation for "M:SanteDB.DisconnectedClient.SQLite.Mail.SQLiteMailPersistenceService.Update(System.Object)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.SQLite.Mail.SQLiteMailPersistenceService.Update(System.Object)"]

See Also