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