Campo m_instance
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_instance As ChartDataPointInstance
'Uso
Dim value As ChartDataPointInstance
value = Me.m_instance
Me.m_instance = value
protected ChartDataPointInstance m_instance
protected:
ChartDataPointInstance^ m_instance
val mutable m_instance: ChartDataPointInstance
protected var m_instance : ChartDataPointInstance
Consulte também