FinancialCardTrackTwoGetDiscretionaryData Method |
Gets the discretionary data on the second track of the card.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public string GetDiscretionaryData()
Public Function GetDiscretionaryData As String
public:
String^ GetDiscretionaryData()
member GetDiscretionaryData : unit -> string
Return Value
Type:
StringDiscretionary data on the second track of the card.
See Also