Compartir a través de


Campo VisibilityInstance.m_currentlyHiddenValue

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Specifies a value that indicates whether the instance type object is hidden.

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

Sintaxis

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

Vea también

Referencia

VisibilityInstance Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering