Click or drag to resize

INotifyRepositoryServiceTModelRetrieving Event

Retrieving the data

Namespace:  SanteDB.Core.Services
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.481-alpha
Syntax
event EventHandler<DataRetrievingEventArgs<TModel>> Retrieving

Value

Type: SystemEventHandlerDataRetrievingEventArgsTModel
See Also