MagneticStripeReaderCapabilities.IsStatisticsUpdatingSupported Property

Definition

Indicates whether the device supports updating of usage statistics.

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

Property Value

Boolean

bool

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

Applies to