MagneticStripeReaderCapabilities.IsStatisticsReportingSupported Property

Definition

Indicates whether the device supports reporting of usage statistics.

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

Property Value

Boolean

bool

True if the device supports reporting of usage statistics; otherwise, false.

Applies to