Champ m_actionInfo
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Protected m_actionInfo As ActionInfo
'Utilisation
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
Voir aussi