Freigeben über


Group.m_ownerItem-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies a group of owner item.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_ownerItem As ReportItem
'Usage
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

Siehe auch

Verweis

Group Klasse

Microsoft.ReportingServices.ReportRendering-Namespace