Campo m_currentlyHiddenValue
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_currentlyHiddenValue As Boolean
'Uso
Dim value As Boolean
value = Me.m_currentlyHiddenValue
Me.m_currentlyHiddenValue = value
protected bool m_currentlyHiddenValue
protected:
bool m_currentlyHiddenValue
val mutable m_currentlyHiddenValue: bool
protected var m_currentlyHiddenValue : boolean
Consulte também