CashDrawerCapabilities.IsStatisticsUpdatingSupported Property

Definition

Whether statistics updating is supported by the cash drawer.

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

Property Value

Boolean

bool

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

Applies to