Partilhar via


Campo ChartObjectCollectionItem<T>.m_instance

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

The instance of the base class.

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

Sintaxe

'Declaração
Protected m_instance As T
'Uso
Dim value As T

value = Me.m_instance 

Me.m_instance = value
protected T m_instance
protected:
T m_instance
val mutable m_instance: 'T
protected var m_instance : T

Consulte também

Referência

ChartObjectCollectionItem<T> Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering