CashDrawer.Capabilities 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.
The functionality of the cash drawer device as exposed by API.
public:
property CashDrawerCapabilities ^ Capabilities { CashDrawerCapabilities ^ get(); };
CashDrawerCapabilities Capabilities();
public CashDrawerCapabilities Capabilities { get; }
var cashDrawerCapabilities = cashDrawer.capabilities;
Public ReadOnly Property Capabilities As CashDrawerCapabilities
Property Value
The functionality of the cash drawer device as exposed by API.