CashDrawerClosedEventArgs.CashDrawer Property

Definition

Gets the data associated with the DrawerClosed event.

public:
 property CashDrawer ^ CashDrawer { CashDrawer ^ get(); };
CashDrawer CashDrawer();
public CashDrawer CashDrawer { get; }
var cashDrawer = cashDrawerClosedEventArgs.cashDrawer;
Public ReadOnly Property CashDrawer As CashDrawer

Property Value

The cash drawer.

Implements

Applies to