CardCountInfoCardsInRejectBin Property
|
Number of cards sent to the reject bin.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public int CardsInRejectBin { get; }
Public ReadOnly Property CardsInRejectBin As Integer
Get
public:
property int CardsInRejectBin {
int get ();
}
Property Value
Type:
Int32Remarks For ZMotif and ZC Series printers only.
See Also