Udostępnij przez


Pole ActionInfo.m_chartConstruction

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Protected m_chartConstruction As Boolean
'Użycie
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