m_group フィールド

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Protected m_group As Group
'使用
Dim value As Group

value = Me.m_group

Me.m_group = value
protected Group m_group
protected:
Group^ m_group
val mutable m_group: Group
protected var m_group : Group