Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Specifies a cache 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_cachedCurrentlyHidden As Boolean
'Usage
Dim value As Boolean
value = Me.m_cachedCurrentlyHidden
Me.m_cachedCurrentlyHidden = value
protected bool m_cachedCurrentlyHidden
protected:
bool m_cachedCurrentlyHidden
val mutable m_cachedCurrentlyHidden: bool
protected var m_cachedCurrentlyHidden : boolean
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace