Freigeben über


m_actionInfo-Feld

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_actionInfo As ActionInfo
'Usage
Dim value As ActionInfo

value = Me.m_actionInfo

Me.m_actionInfo = value
protected ActionInfo m_actionInfo
protected:
ActionInfo^ m_actionInfo
val mutable m_actionInfo: ActionInfo
protected var m_actionInfo : ActionInfo