Click or drag to resize

IDataPersistenceServiceTDataInserted Event

Occurs when inserted.

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
event EventHandler<DataPersistedEventArgs<TData>> Inserted

Value

Type: SystemEventHandlerDataPersistedEventArgsTData
See Also