Click or drag to resize

SQLiteMailPersistenceServiceObsolete Method (Object)

Obsoletes an alert message

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

Parameters

data
Type: SystemObject

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

Return Value

Type: Object

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

See Also