Campo GaugeMemberInstance.m_owner
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
The owner of the instance.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_owner As GaugePanel
'Uso
Dim value As GaugePanel
value = Me.m_owner
Me.m_owner = value
protected GaugePanel m_owner
protected:
GaugePanel^ m_owner
val mutable m_owner: GaugePanel
protected var m_owner : GaugePanel
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering