Share via


CashDrawerBase.OnDrawerStateChanged Event

Definition

The CashDrawerBase class raises OnDrawerStateChanged events to inform the service object that the value of the CashDrawerProperties.DrawerOpened property has been updated and the application has been notified of a drawer status change.

protected event Microsoft.PointOfService.BaseServiceObjects.DrawerStateChangedEventHandler OnDrawerStateChanged;
member this.OnDrawerStateChanged : Microsoft.PointOfService.BaseServiceObjects.DrawerStateChangedEventHandler 
Protected Event OnDrawerStateChanged As DrawerStateChangedEventHandler 

Event Type

Applies to