Compartilhar via


Campo m_isNewContext

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_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