Condividi tramite


Campo VisibilityInstance.m_currentlyHiddenValue

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_currentlyHiddenValue As Boolean
'Utilizzo
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

Vedere anche

Riferimento

VisibilityInstance Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering