CreditCard.GetData(DataType) Method

Definition

Get additional data

public Iot.Device.Card.ErrorType GetData (Iot.Device.Card.CreditCardProcessing.DataType dataType);
member this.GetData : Iot.Device.Card.CreditCardProcessing.DataType -> Iot.Device.Card.ErrorType
Public Function GetData (dataType As DataType) As ErrorType

Parameters

dataType
DataType

The type of data to read

Returns

The error status

Applies to