共用方式為


CashDrawerStatus.StatusKind 屬性

定義

取得現金選單狀態的狀態種類。

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

屬性值

狀態種類。

適用於