LineDisplayCapabilities.IsStatisticsReportingSupported Propriété

Définition

Obtient si l’affichage de ligne prend en charge les statistiques de création de rapports.

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

Valeur de propriété

Boolean

bool

True si l’affichage de ligne prend en charge les statistiques de création de rapports ; sinon, false.

S’applique à