Поле m_currentContext

Этот API-интерфейс поддерживает инфраструктуру и не предназначен для использования непосредственно из кода.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Protected m_currentContext As Integer
'Применение
Dim value As Integer

value = Me.m_currentContext

Me.m_currentContext = value
protected int m_currentContext
protected:
int m_currentContext
val mutable m_currentContext: int
protected var m_currentContext : int