Partilhar via


Campo ChartDataPoint.m_actionInfo

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

A ActionInfo object that represents the actions associated with this data point.

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

Sintaxe

'Declaração
Protected m_actionInfo As ActionInfo
'Uso
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

Consulte também

Referência

ChartDataPoint Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering