Partager via


Champ ActionInfo.m_chartConstruction

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

A Boolean value that indicates whether the create action context is valid.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_chartConstruction As Boolean
'Utilisation
Dim value As Boolean 

value = Me.m_chartConstruction 

Me.m_chartConstruction = value
protected bool m_chartConstruction
protected:
bool m_chartConstruction
val mutable m_chartConstruction: bool
protected var m_chartConstruction : boolean

Voir aussi

Référence

ActionInfo Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering