Share via


CashDrawerCapabilities.IsDrawerOpenSensorAvailable Eigenschaft

Definition

Gibt an, ob der Offene Sensor für die Bargeldschublade verfügbar ist.

public:
 property bool IsDrawerOpenSensorAvailable { bool get(); };
bool IsDrawerOpenSensorAvailable();
public bool IsDrawerOpenSensorAvailable { get; }
var boolean = cashDrawerCapabilities.isDrawerOpenSensorAvailable;
Public ReadOnly Property IsDrawerOpenSensorAvailable As Boolean

Eigenschaftswert

Boolean

bool

True, wenn der Sensor verfügbar ist, andernfalls false.

Gilt für:

Weitere Informationen