CardCountInfoCardsRejected Property 
             | 
          
        
         
            Number of cards rejected.
            
 
    Namespace: 
   Zebra.Sdk.Card.Containers
    Assembly:
   SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntaxpublic int CardsRejected { get; }Public ReadOnly Property CardsRejected As Integer
	Get
public:
property int CardsRejected {
	int get ();
}Property Value
Type: 
Int32
RemarksFor ZMotif and ZC Series printers only.
See Also