CardTypeInfoType Property
|
If custom card, specifies 0 - CUSTOM_CARD_1 or 1 - CUSTOM_CARD_2.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public byte Type { get; set; }
Public Property Type As Byte
Get
Set
public:
property unsigned char Type {
unsigned char get ();
void set (unsigned char value);
}
Property Value
Type:
ByteSee Also