PosPrinterCapabilities.IsStatisticsReportingSupported 속성

정의

서비스 지점 프린터에서 보고 통계를 지원하는지 여부를 가져옵니다.

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

속성 값

Boolean

bool

True이면 서비스 지점 프린터에서 보고 통계를 지원합니다. 그렇지 않으면 false입니다.

적용 대상