CashDrawerCapabilities.IsStatisticsReportingSupported Property

Definition

Whether statistics reporting is supported by the cash drawer.

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

Property Value

Boolean

bool

True if statistics reporting is supported by the cash drawer; otherwise, false.

Applies to