BarcodeScannerCapabilities.IsStatisticsUpdatingSupported Property

Definition

Indicates whether the barcode scanner supports updating or resetting of usage statistics.

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

Property Value

Boolean

bool

True if the barcode scanner supports updating of usage statistics; otherwise, false.

Applies to