Click or drag to resize

SQLiteMailPersistenceServiceQueried Event

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

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

Value

Type: SystemEventHandlerQueryResultEventArgsMailMessage

Implements

IDataPersistenceServiceTDataQueried
See Also