MagneticCardSwipeGetTrackThreeStatusString Method  | 
 
            Gets the track three status as a string.
            
 
    Namespace: 
   ProScript
    Assembly:
   proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntaxpublic string GetTrackThreeStatusString()
Public Function GetTrackThreeStatusString As String
public:
String^ GetTrackThreeStatusString()
member GetTrackThreeStatusString : unit -> string 
Return Value
Type: 
StringThe track three status as a string.
See Also