BarcodeScannerCapabilities.IsStatisticsUpdatingSupported property (Handheld 8)
2/18/2014
Indicates whether the barcode scanner supports updating or resetting of usage statistics.
Syntax
public bool IsStatisticsUpdatingSupported { get; }
Public ReadOnly Property IsStatisticsUpdatingSupported As Boolean
Get
public:
property bool IsStatisticsUpdatingSupported {
bool get();
}
Property value
Type: System.Boolean [.NET] | Platform::Boolean [C++]
True if the barcode scanner supports updating of usage statistics; otherwise, false.