ReservationInfoSessionGranted Property
|
True if the requested reservation has been granted.
Namespace:
Zebra.Sdk.Card.Containers
Assembly:
SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax public bool SessionGranted { get; }
Public ReadOnly Property SessionGranted As Boolean
Get
public:
property bool SessionGranted {
bool get ();
}
Property Value
Type:
BooleanSee Also