Campo VisibilityInstance.m_startHiddenValue
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Specifies a value that indicates whether the instance type object is initially hidden.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_startHiddenValue As Boolean
'Uso
Dim value As Boolean
value = Me.m_startHiddenValue
Me.m_startHiddenValue = value
protected bool m_startHiddenValue
protected:
bool m_startHiddenValue
val mutable m_startHiddenValue: bool
protected var m_startHiddenValue : boolean
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering