MagTrackDataTrack2 Property 
             | 
          
        
         
            Track 2 data.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic string Track2 { get; }Public ReadOnly Property Track2 As String
	Get
public:
property String^ Track2 {
	String^ get ();
}Property Value
Type: 
String
See Also