VisibilityInstance.m_cachedStartHidden-Feld
Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Specifies a cache value that indicates whether the instance type object is initially hidden.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_cachedStartHidden As Boolean
'Usage
Dim value As Boolean
value = Me.m_cachedStartHidden
Me.m_cachedStartHidden = value
protected bool m_cachedStartHidden
protected:
bool m_cachedStartHidden
val mutable m_cachedStartHidden: bool
protected var m_cachedStartHidden : boolean
Siehe auch
Verweis
Microsoft.ReportingServices.OnDemandReportRendering-Namespace