Compartilhar via


Campo Paragraph.m_instance

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

Specifies the ParagraphInstance which contains the instance of the Paragraph class.

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

Sintaxe

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

value = Me.m_instance 

Me.m_instance = value
protected ParagraphInstance m_instance
protected:
ParagraphInstance^ m_instance
val mutable m_instance: ParagraphInstance
protected var m_instance : ParagraphInstance

Consulte também

Referência

Paragraph Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering