Click or drag to resize

SQLiteMailPersistenceServiceUpdated Event

[Missing <summary> documentation for "E:SanteDB.DisconnectedClient.SQLite.Mail.SQLiteMailPersistenceService.Updated"]

Namespace:  SanteDB.DisconnectedClient.SQLite.Mail
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public event EventHandler<DataPersistedEventArgs<MailMessage>> Updated

Value

Type: SystemEventHandlerDataPersistedEventArgsMailMessage

Implements

IDataPersistenceServiceTDataUpdated
See Also