次の方法で共有


CashDrawerCapabilities.IsDrawerOpenSensorAvailable プロパティ

定義

キャッシュ ドロワーのオープン センサーが使用可能かどうかを示します。

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

プロパティ値

Boolean

bool

センサーが使用可能な場合は True、それ以外の場合は false。

適用対象

こちらもご覧ください