Click or drag to resize

GenericLocalRepositoryTEntityRetrieving Event

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

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

Value

Type: SystemEventHandlerDataRetrievingEventArgsTEntity

Implements

INotifyRepositoryServiceTModelRetrieving
See Also