JobStatusInfoContactlessSmartCardStatus Property
|
Contactless encoding job status.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public string ContactlessSmartCardStatus { get; }
Public ReadOnly Property ContactlessSmartCardStatus As String
Get
public:
property String^ ContactlessSmartCardStatus {
String^ get ();
}
Property Value
Type:
StringRemarks - Used to indicate when the card has reached the contactless encoder ("at_station").
See Also