Partilhar via


Campo ActionInfo.m_chartConstruction

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_chartConstruction As Boolean
'Uso
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

Consulte também

Referência

ActionInfo Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering