Click or drag to resize

GenericLocalRepositoryTEntitySaving Event

[Missing <summary> documentation for "E:SanteDB.DisconnectedClient.Services.Local.GenericLocalRepository`1.Saving"]

Namespace:  SanteDB.DisconnectedClient.Services.Local
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public event EventHandler<DataPersistingEventArgs<TEntity>> Saving

Value

Type: SystemEventHandlerDataPersistingEventArgsTEntity

Implements

INotifyRepositoryServiceTModelSaving
See Also