Click or drag to resize

ModelMapperMappingToModel Event

Fired anytime any model mapper maps to a model

Namespace:  SanteDB.Core.Model.Map
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public static event EventHandler<ModelMapEventArgs> MappingToModel

Value

Type: SystemEventHandlerModelMapEventArgs
See Also