Campo VisibilityInstance.m_currentlyHiddenValue
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Specifies a value that indicates whether the instance type object is hidden.
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
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering