LineDisplayCapabilities.IsStatisticsReportingSupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.