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