Campo m_isNewContext
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_isNewContext As Boolean
'Uso
Dim value As Boolean
value = Me.m_isNewContext
Me.m_isNewContext = value
protected bool m_isNewContext
protected:
bool m_isNewContext
val mutable m_isNewContext: bool
protected var m_isNewContext : boolean
Consulte também