CashDrawer.Status Property
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.
Get the current power and availability status of the cash drawer.
public:
property CashDrawerStatus ^ Status { CashDrawerStatus ^ get(); };
CashDrawerStatus Status();
public CashDrawerStatus Status { get; }
var cashDrawerStatus = cashDrawer.status;
Public ReadOnly Property Status As CashDrawerStatus
Property Value
The cash drawer status.