Condividi tramite


Campo Group.m_ownerItem

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Specifies a group of owner item.

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

Vedere anche

Riferimento

Group Classe

Spazio dei nomi Microsoft.ReportingServices.ReportRendering