CashDrawerCapabilities.IsStatusReportingSupported Property

Definition

Whether status reporting is supported by the cash drawer.

public:
 property bool IsStatusReportingSupported { bool get(); };
bool IsStatusReportingSupported();
public bool IsStatusReportingSupported { get; }
var boolean = cashDrawerCapabilities.isStatusReportingSupported;
Public ReadOnly Property IsStatusReportingSupported As Boolean

Property Value

Boolean

bool

True if status reporting is supported, otherwise false.

Applies to