Compartir a través de


m_cachedCurrentlyHidden 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_cachedCurrentlyHidden As Boolean
'Uso
Dim value As Boolean

value = Me.m_cachedCurrentlyHidden

Me.m_cachedCurrentlyHidden = value
protected bool m_cachedCurrentlyHidden
protected:
bool m_cachedCurrentlyHidden
val mutable m_cachedCurrentlyHidden: bool
protected var m_cachedCurrentlyHidden : boolean