CashDrawerCapabilities.IsStatisticsReportingSupported 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 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.