Condividi tramite


Campo m_ownerItem

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

Spazio dei nomi:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected m_ownerItem As ReportItem
'Utilizzo
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