Campo m_chartConstruction
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
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