Freigeben über


VisibilityInstance.m_currentlyHiddenValue-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_currentlyHiddenValue As Boolean
'Usage
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

Siehe auch

Verweis

VisibilityInstance Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace