Click or drag to resize

IBarCodeScannerImportEntityDeviceChanged Event

Occurs when the selected device has changed

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.BarCodeScanners
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
event IEventHandler<IDeviceChangedEventArgs> DeviceChanged

Value

Type: EBP.Api.Interfaces.MiscIEventHandlerIDeviceChangedEventArgs
See Also