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입니다.

적용 대상

추가 정보