ReservationInfoInSession Property
|
True if the printer is currently in session.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public bool InSession { get; }
Public ReadOnly Property InSession As Boolean
Get
public:
property bool InSession {
bool get ();
}
Property Value
Type:
BooleanSee Also