Campo m_owner
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_owner As Tablix
'Uso
Dim value As Tablix
value = Me.m_owner
Me.m_owner = value
protected Tablix m_owner
protected:
Tablix^ m_owner
val mutable m_owner: Tablix
protected var m_owner : Tablix
Consulte também