Partager via


Champ VisibilityInstance.m_currentlyHiddenValue

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

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

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_currentlyHiddenValue As Boolean
'Utilisation
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

Voir aussi

Référence

VisibilityInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering