Compartilhar via


Campo m_cachedHeight

Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.

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

Sintaxe

'Declaração
Protected m_cachedHeight As ReportSize
'Uso
Dim value As ReportSize

value = Me.m_cachedHeight

Me.m_cachedHeight = value
protected ReportSize m_cachedHeight
protected:
ReportSize^ m_cachedHeight
val mutable m_cachedHeight: ReportSize
protected var m_cachedHeight : ReportSize