BarcodeScannerCapabilities.IsStatisticsReportingSupported Property

Definition

Indicates whether the barcode scanner supports reporting of usage statistics.

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

Property Value

Boolean

bool

True if the barcode scanner supports statistics reporting; otherwise, false.

Applies to