LineDisplayCapabilities.IsStatisticsReportingSupported Property

Definition

Gets whether the line display supports reporting statistics.

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

Property Value

Boolean

bool

True if the line display supports reporting statistics; otherwise, false.

Applies to