Campo m_isClosed
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_isClosed As Boolean
'Utilizzo
Dim value As Boolean
value = Me.m_isClosed
Me.m_isClosed = value
protected bool m_isClosed
protected:
bool m_isClosed
val mutable m_isClosed: bool
protected var m_isClosed : boolean
Vedere anche