Compartir a través de


m_isNewContext Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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