JobConfigInfoCardType Property 
             | 
          
        
         
            Card type.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic string CardType { get; set; }Public Property CardType As String
	Get
	Set
public:
property String^ CardType {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
Remarks
            For ZMotif re-transfer printers only.
            
See Also