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