m_listLevel フィールド

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

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

構文

'宣言
Protected m_listLevel As ReportIntProperty
'使用
Dim value As ReportIntProperty

value = Me.m_listLevel

Me.m_listLevel = value
protected ReportIntProperty m_listLevel
protected:
ReportIntProperty^ m_listLevel
val mutable m_listLevel: ReportIntProperty
protected var m_listLevel : ReportIntProperty