JobStatusInfoContactSmartCardStatus Property 
             | 
          
        
         
            Contact encoding job status.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic string ContactSmartCardStatus { get; }Public ReadOnly Property ContactSmartCardStatus As String
	Get
public:
property String^ ContactSmartCardStatus {
	String^ get ();
}Property Value
Type: 
String
Remarks- Used to indicate when the card has reached the contact encoder ("at_station").
 
See Also