次の方法で共有


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。

適用対象