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。

适用于

另请参阅