ClaimedCashDrawer.CloseAlarm 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得這個現金選單的關閉警示。 只有在 IsDrawerOpenSensorAvailable 為 true 時才有效。
public:
property CashDrawerCloseAlarm ^ CloseAlarm { CashDrawerCloseAlarm ^ get(); };
CashDrawerCloseAlarm CloseAlarm();
public CashDrawerCloseAlarm CloseAlarm { get; }
var cashDrawerCloseAlarm = claimedCashDrawer.closeAlarm;
Public ReadOnly Property CloseAlarm As CashDrawerCloseAlarm
屬性值
現金選單的關閉警示。