MagneticCardSwipeGetCardFormatString Method |
Gets the card format as a readable string
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public string GetCardFormatString()
Public Function GetCardFormatString As String
public:
String^ GetCardFormatString()
member GetCardFormatString : unit -> string
Return Value
Type:
Stringcard format as readable string
See Also