CashDrawerCapabilities.IsStatisticsReportingSupported 속성

정의

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

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

속성 값

Boolean

bool

True이면 현금 서랍에서 통계 보고가 지원됩니다. 그렇지 않으면 false입니다.

적용 대상