Click or drag to resize

SQLiteMailPersistenceServiceInserted Event

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

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

Value

Type: SystemEventHandlerDataPersistedEventArgsMailMessage

Implements

IDataPersistenceServiceTDataInserted
See Also