Campo m_cachedCurrentlyHidden
Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_cachedCurrentlyHidden As Boolean
'Utilizzo
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