CashDrawerCapabilities.IsStatusReportingSupported 속성

정의

상태 보고가 현금 서랍에서 지원되는지 여부입니다.

public:
 property bool IsStatusReportingSupported { bool get(); };
bool IsStatusReportingSupported();
public bool IsStatusReportingSupported { get; }
var boolean = cashDrawerCapabilities.isStatusReportingSupported;
Public ReadOnly Property IsStatusReportingSupported As Boolean

속성 값

Boolean

bool

true이면 상태 보고가 지원되고, 그렇지 않으면 false입니다.

적용 대상