CashDrawerStatus.StatusKind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.