Compartir a través de


Campo ActionInfo.m_chartConstruction

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

ActionInfo Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering