m_canEdit フィールド

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

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

構文

'宣言
Protected m_canEdit As Boolean
'使用
Dim value As Boolean

value = Me.m_canEdit

Me.m_canEdit = value
protected bool m_canEdit
protected:
bool m_canEdit
val mutable m_canEdit: bool
protected var m_canEdit : boolean