CashDrawerBase.OnDrawerStateChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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