m_uniqueName フィールド
この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected m_uniqueName As Integer
'使用
Dim value As Integer
value = Me.m_uniqueName
Me.m_uniqueName = value
protected int m_uniqueName
protected:
int m_uniqueName
val mutable m_uniqueName: int
protected var m_uniqueName : int