次の方法で共有


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。

適用対象