Share via


CashDrawerStatus.StatusKind Property

Definition

Gets the status kind for the cash drawer status.

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

Property Value

The status kind.

Applies to