Compartir a través de


Campo ChartDataPoint.m_actionInfo

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
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

Vea también

Referencia

ChartDataPoint Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering