共用方式為


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。

適用於