共用方式為


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。

適用於