CashDrawerCapabilities.IsStatusMultiDrawerDetectSupported 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.
Whether the status from multiple drawers is supported.
public:
property bool IsStatusMultiDrawerDetectSupported { bool get(); };
bool IsStatusMultiDrawerDetectSupported();
public bool IsStatusMultiDrawerDetectSupported { get; }
var boolean = cashDrawerCapabilities.isStatusMultiDrawerDetectSupported;
Public ReadOnly Property IsStatusMultiDrawerDetectSupported As Boolean
Property Value
Boolean
bool
True if multiple drawer detection is supported, otherwise false.