PrinterStatusInfoJobErrors Property 
             | 
          
        
         
            Number of job errors.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic int JobErrors { get; }Public ReadOnly Property JobErrors As Integer
	Get
public:
property int JobErrors {
	int get ();
}Property Value
Type: 
Int32
See Also