次の方法で共有


CashDrawerStatus.StatusKind プロパティ

定義

キャッシュ ドロワーの状態の状態の種類を取得します。

public:
 property CashDrawerStatusKind StatusKind { CashDrawerStatusKind get(); };
CashDrawerStatusKind StatusKind();
public CashDrawerStatusKind StatusKind { get; }
var cashDrawerStatusKind = cashDrawerStatus.statusKind;
Public ReadOnly Property StatusKind As CashDrawerStatusKind

プロパティ値

状態の種類。

適用対象