Group.m_ownerItem フィールド
この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
所有者アイテムのグループを指定します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected m_ownerItem As ReportItem
'使用
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