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